blob: d7e051575ae211145079e09f9360b065e5d48dca [file] [log] [blame]
# Copyright 1999-2013 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/amd64/13.0/developer/make.defaults,v 1.1 2013/01/15 23:08:00 dilfridge Exp $
# Adding -Wl,--hash-style=gnu 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}"