On Sat, Aug 14, 2010 at 02:40:40AM -0400, Mike Frysinger wrote:
> On Sat, Aug 14, 2010 at 2:41 AM, Ryan Hill wrote:
> > On Sat, 14 Aug 2010 00:14:28 -0400 Mike Frysinger wrote:
> >> that's crap.  fix the package or at least work around it:
> >> LDFLAGS=`echo ${LDFLAGS}`
> >>
> >> we shouldnt be forced to add random hacks throughout the tree because
> >> of one or two random broken packages
> >
> > Yes, I meant don't commit it until someone fixes boost-build.  I just did so
> > go ahead.
> 
> sorry, i thought you meant that we should block the profile change 
> indefinitely
> -mike
> 
Now this doesn't seem to work


~$ cat 
development/gentoo-cvs/gentoo-x86/profiles/default/linux/amd64/dev/make.defaults

LDFLAGS="${LDFLAGS} -Wl,--hash-style=gnu"

~$  eselect profile list
Available profile symlink targets:
[1]   default/linux/amd64/10.0
[2]   default/linux/amd64/10.0/desktop
[3]   default/linux/amd64/10.0/desktop/gnome
[4]   default/linux/amd64/10.0/desktop/kde
[5]   default/linux/amd64/10.0/developer *

* simple compile output *
x86_64-pc-linux-gnu-g++ -O2 -march=native -pipe -Wall -ggdb -Wl,-O1
-Wl,--as-needed  -c -D_GNU_SOURCE   debugTracer.cpp

However if I add the new make.defaults to default/linux/amd64/10.0/developer
it works as expected

Are you sure that default/linux/amd64/dev/ is the correct place to touch?
-- 
Markos Chandras (hwoarang)
Gentoo Linux Developer
Web: http://hwoarang.silverarrow.org
Key ID: 441AC410
Key FP: AAD0 8591 E3CD 445D 6411 3477 F7F7 1E8E 441A C410

Attachment: pgpIgEJudQL36.pgp
Description: PGP signature

Reply via email to