Gentoo Archives: gentoo-dev

From: Markos Chandras <hwoarang@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Re: Add --hash-style=gnu to LDFLAGS
Date: Sat, 14 Aug 2010 09:26:45
Message-Id: 20100814092355.GA1822@Eternity
In Reply to: [gentoo-dev] Re: Add --hash-style=gnu to LDFLAGS by Ryan Hill
1 On Fri, Aug 13, 2010 at 09:50:10PM -0600, Ryan Hill wrote:
2 > On Fri, 13 Aug 2010 21:43:35 -0600
3 > Ryan Hill <dirtyepic@g.o> wrote:
4 >
5 >
6 > > The thing is, you can't right now. :D LDFLAGS don't stack, meaning you'd
7 > > have to do something like
8 > >
9 > > --- targets/developer/make.defaults 26 Jul 2010 19:15:05 -0000 1.9
10 > > +++ targets/developer/make.defaults 14 Aug 2010 03:31:18 -0000
11 > > @@ -12,3 +12,6 @@
12 > >
13 > > # Log eqawarn messages
14 > > PORTAGE_ELOG_CLASSES="${PORTAGE_ELOG_CLASSES} qa"
15 > > +
16 > > +# Help find packages not respecting LDFLAGS
17 > > +LDFLAGS="-Wl,--hash-style=gnu ${LDFLAGS}"
18 > >
19 >
20 > Oops, I guess that should be default/linux/amd64/dev/make.defaults.
21 >
22 >
23 > --
24 > fonts, gcc-porting, and it's all by design
25 > toolchain, wxwidgets to keep us from losing our minds
26 > @ gentoo.org EFFD 380E 047A 4B51 D2BD C64F 8AA8 8346 F9A4 0662
27
28 Yeah it should be a new make.defaults file under
29 /default/linux/amd64/dev/ folder. I will apply it locally and if that
30 works I will push it later this day
31
32 Thank you both
33
34 --
35 Markos Chandras (hwoarang)
36 Gentoo Linux Developer
37 Web: http://hwoarang.silverarrow.org