diff options
-rw-r--r-- | profiles/common/make.defaults | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/profiles/common/make.defaults b/profiles/common/make.defaults index 7e9480d0..845ddc6d 100644 --- a/profiles/common/make.defaults +++ b/profiles/common/make.defaults @@ -88,8 +88,6 @@ EMERGE_DEFAULT_OPTS="-v --quiet-build=n --misspell-suggestions=n" PORTAGE_STRIP_FLAGS="--strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version" -USE_EXPAND="TARGET" - # Duplicate from base/make.defaults while removing /lib/modules # To keep in sync UNINSTALL_IGNORE="/var/run /var/lock" |