# 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/x86 dev profile # This will help developers track down packages, that don't respect LDFLAGS, # more easily LDFLAGS="${LDFLAGS} -Wl,--defsym=__gentoo_check_ldflags__=0"