summaryrefslogtreecommitdiff
path: root/profiles/default/linux/amd64/13.0/developer/make.defaults
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/default/linux/amd64/13.0/developer/make.defaults')
-rw-r--r--profiles/default/linux/amd64/13.0/developer/make.defaults7
1 files changed, 0 insertions, 7 deletions
diff --git a/profiles/default/linux/amd64/13.0/developer/make.defaults b/profiles/default/linux/amd64/13.0/developer/make.defaults
deleted file mode 100644
index 28426a7b24f1..000000000000
--- a/profiles/default/linux/amd64/13.0/developer/make.defaults
+++ /dev/null
@@ -1,7 +0,0 @@
-# Copyright 2010-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# 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="${LDFLAGS} -Wl,--defsym=__gentoo_check_ldflags__=0"