summaryrefslogtreecommitdiff
path: root/profiles/enlightenment
diff options
context:
space:
mode:
authorBertrand Jacquin <beber@meleeweb.net>2013-07-07 04:00:23 +0200
committerBertrand Jacquin <beber@meleeweb.net>2013-07-07 04:00:23 +0200
commitce9f380cec381d39600676c31a03721ca1c654ea (patch)
tree1d6df89b2805023b0e87760d32e857f159cff0f3 /profiles/enlightenment
parentmedia-video/rtmpdump: SYS needed at install ?? (diff)
downloadportage-ce9f380cec381d39600676c31a03721ca1c654ea.tar.xz
profiles: Strip .note.gnu.gold-version by default, reported from
upstream
Diffstat (limited to 'profiles/enlightenment')
-rw-r--r--profiles/enlightenment/build/make.defaults2
-rw-r--r--profiles/enlightenment/make.defaults2
2 files changed, 2 insertions, 2 deletions
diff --git a/profiles/enlightenment/build/make.defaults b/profiles/enlightenment/build/make.defaults
index 2420570c..0cd9dd65 100644
--- a/profiles/enlightenment/build/make.defaults
+++ b/profiles/enlightenment/build/make.defaults
@@ -105,7 +105,7 @@ MAKEOPTS="-j4"
PORTAGE_NICENESS=-10
EMERGE_DEFAULT_OPTS="-v --quiet-build=n"
-PORTAGE_STRIP_FLAGS="--strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.build-id"
+PORTAGE_STRIP_FLAGS="--strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.build-id -R .note.gnu.gold-version"
GENTOO_MIRRORS="http://ftp.osuosl.org/pub/gentoo"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
diff --git a/profiles/enlightenment/make.defaults b/profiles/enlightenment/make.defaults
index 496c9637..f0116269 100644
--- a/profiles/enlightenment/make.defaults
+++ b/profiles/enlightenment/make.defaults
@@ -51,7 +51,7 @@ MAKEOPTS="-j2"
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"
+PORTAGE_STRIP_FLAGS="--strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.build-id -R .note.gnu.gold-version"
GENTOO_MIRRORS="http://ftp.osuosl.org/pub/gentoo"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"