public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Markos Chandras <hwoarang@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] Re: Add --hash-style=gnu to LDFLAGS
Date: Sat, 14 Aug 2010 15:08:59 +0300	[thread overview]
Message-ID: <20100814120859.GA28906@Mystical> (raw)
In-Reply-To: <AANLkTin4gg6S3swwNAhYSgZR+YT2u2mUcRsz0UYxMZmn@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1544 bytes --]

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 #2: Type: application/pgp-signature, Size: 198 bytes --]

  reply	other threads:[~2010-08-14 12:07 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-07 16:32 [gentoo-dev] Add --hash-style=gnu to LDFLAGS Markos Chandras
2010-08-07 16:35 ` Tomáš Chvátal
2010-08-07 16:37 ` Alexis Ballier
2010-08-07 16:48   ` Markos Chandras
2010-08-07 18:59     ` Alexis Ballier
2010-08-07 22:08   ` Mike Frysinger
2010-08-07 17:18 ` [gentoo-dev] " Diego Elio “Flameeyes” Pettenò
2010-08-10 21:53   ` Markos Chandras
2010-08-10 22:31     ` Mike Frysinger
2010-08-11  9:11       ` Markos Chandras
2010-08-11 10:42         ` Thilo Bangert
2010-08-12  8:35       ` Christian Faulhammer
2010-08-13 15:11         ` Markos Chandras
2010-08-14  3:43           ` Ryan Hill
2010-08-14  3:50             ` Ryan Hill
2010-08-14  9:23               ` Markos Chandras
2010-08-14  4:14             ` Mike Frysinger
2010-08-14  6:41               ` Ryan Hill
2010-08-14  6:40                 ` Mike Frysinger
2010-08-14 12:08                   ` Markos Chandras [this message]
2010-08-14 17:58                     ` Mike Frysinger
2010-08-14 18:05                       ` Markos Chandras
2010-08-14 18:31                       ` Samuli Suominen
2010-08-14 18:34                         ` Mike Frysinger
2010-08-14 19:46                       ` Markos Chandras
2010-08-15  7:31                         ` Christian Faulhammer
2010-08-07 21:32 ` Mike Frysinger
2010-08-08  0:11   ` Markos Chandras
2010-08-08  0:15     ` Alec Warner
2010-08-08  0:21       ` Markos Chandras
2010-08-08  7:57         ` Petteri Räty
2010-08-08  8:37           ` Ryan Hill
2010-08-08  0:22       ` Diego Elio Pettenò
2010-08-08  0:19     ` Diego Elio Pettenò
2010-08-08 11:12       ` Markos Chandras
2010-08-08  2:16     ` Mike Frysinger
2010-08-08 11:14       ` Markos Chandras
2010-08-09 23:03       ` Markos Chandras
2010-08-09 23:05         ` Mike Frysinger
2010-08-10  8:45           ` Brian Harring
2010-08-10 18:40             ` Francesco R
2010-08-10 20:09               ` Mike Frysinger
2010-08-10 20:16             ` Mike Frysinger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100814120859.GA28906@Mystical \
    --to=hwoarang@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox