diff options
author | Bertrand Jacquin <beber@meleeweb.net> | 2014-03-17 15:19:12 +0100 |
---|---|---|
committer | Bertrand Jacquin <beber@meleeweb.net> | 2014-03-17 15:22:20 +0100 |
commit | c74d0210cd6a9c6ae46b59494740c2a12da13b89 (patch) | |
tree | ddbab87cd43765533a1320bef9b418d9db382716 /profiles | |
parent | profiles/server: Enable clamav USE flag for net-proxy/havp, then disable (diff) | |
download | portage-c74d0210cd6a9c6ae46b59494740c2a12da13b89.tar.xz |
profiles/common: EXPAND TARGET for dietlibc
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/common/make.defaults | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/common/make.defaults b/profiles/common/make.defaults index e883a5bb..f92d604b 100644 --- a/profiles/common/make.defaults +++ b/profiles/common/make.defaults @@ -79,3 +79,5 @@ PORTAGE_NICENESS=19 EMERGE_DEFAULT_OPTS="-v --quiet-build=n --misspell-suggestions=n" PORTAGE_STRIP_FLAGS="--strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.build-id -R .note.gnu.gold-version" + +USE_EXPAND="${USE_EXPAND} TARGET" |