From 6f8038813c460b4f0572d5ef595cdfa94af3a94d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 21 May 2019 10:20:03 +0100 Subject: gentoo resync : 21.05.2019 --- profiles/default/linux/amd64/17.0/developer/make.defaults | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'profiles/default/linux/amd64/17.0/developer/make.defaults') diff --git a/profiles/default/linux/amd64/17.0/developer/make.defaults b/profiles/default/linux/amd64/17.0/developer/make.defaults index f74d4f114ab6..28426a7b24f1 100644 --- a/profiles/default/linux/amd64/17.0/developer/make.defaults +++ b/profiles/default/linux/amd64/17.0/developer/make.defaults @@ -1,7 +1,7 @@ -# Copyright 1999-2013 Gentoo Foundation. +# Copyright 2010-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Adding -Wl,--hash-style=gnu to default LDFLAGS for linux/amd64 dev profile +# Adding -Wl,--defsym=__gentoo_check_ldflags__=0 to default LDFLAGS for linux/amd64 dev profile # This will help developers track packages, that don't respect LDFLAGS, down # more effectively -LDFLAGS="-Wl,--hash-style=gnu ${LDFLAGS}" +LDFLAGS="${LDFLAGS} -Wl,--defsym=__gentoo_check_ldflags__=0" -- cgit v1.2.3