summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2023-02-25 13:51:24 +0000
committerBertrand Jacquin <bertrand@jacquin.bzh>2023-02-25 13:51:42 +0000
commit84ef0e91139db4842bdb09290f5f61c783f93012 (patch)
treefb0e7789d50a6731f43fadaf98f2e28eac64a987 /profiles
parentlinux-build.eclass: ignore CONFIG_PAHOLE_VERSION (diff)
downloadportage-84ef0e91139db4842bdb09290f5f61c783f93012.tar.xz
profiles/common: remove legacy USE_EXPAND
Diffstat (limited to 'profiles')
-rw-r--r--profiles/common/make.defaults2
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"