From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OkAQ9-0007wt-Et for garchives@archives.gentoo.org; Sat, 14 Aug 2010 06:40:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 489D8E097B; Sat, 14 Aug 2010 06:40:44 +0000 (UTC) Received: from mail-fx0-f53.google.com (mail-fx0-f53.google.com [209.85.161.53]) by pigeon.gentoo.org (Postfix) with ESMTP id E216FE08A4 for ; Sat, 14 Aug 2010 06:40:40 +0000 (UTC) Received: by fxm15 with SMTP id 15so2801380fxm.40 for ; Fri, 13 Aug 2010 23:40:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type:content-transfer-encoding; bh=L7SWStQsZP/f9j/Rn26N3ztlb99xMWnqnXZ28NRyLhE=; b=kr66Z1SZV/+a1wEXNMCL4VmnI2OpRSZDg/DlXeIXLYbYFsdS8tBGRMBes8TuLvaDMe RwWStruUIsEcesgRsApziW4/GNXEqQoaZLVduXQDL2HBbsZxEVkjOxEAJEOs1A4JQenB GdkrJc6w0jHIdEufrjQjd7FJKxXkoj4l46GHo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=FT2xIPJRuuGKEaWomxrpaJ371ah82nIh7e/Y5Iy0khUOHrJt86eYsjFHx9NNoFPaHH /dSYGVCmrmkXGX4cmj5yAh7JohhLR5gJeetPADDnGmBeGWUX2VcFeOEyaNNnRvZw+C+u D+R1qkgQZCSKBe++SEMUlvnt2fLXg6uDHz6Ng= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Received: by 10.223.108.71 with SMTP id e7mr2967299fap.13.1281768040203; Fri, 13 Aug 2010 23:40:40 -0700 (PDT) Sender: vapierfilter@gmail.com Received: by 10.223.109.134 with HTTP; Fri, 13 Aug 2010 23:40:40 -0700 (PDT) In-Reply-To: <20100814004111.6ad51594@gentoo.org> References: <20100807163230.GA31575@Mystical> <1281201535.29176.45.camel@yamato.local> <20100810215352.GA7980@Mystical> <20100812103557.7833d5b8@gentoo.org> <20100813151142.GA21041@Mystical> <20100813214335.4f0b83b9@gentoo.org> <20100814004111.6ad51594@gentoo.org> Date: Sat, 14 Aug 2010 02:40:40 -0400 X-Google-Sender-Auth: 3YIRYoz5Ks8tR7BbpbSp6XZVTf0 Message-ID: Subject: Re: [gentoo-dev] Re: Add --hash-style=gnu to LDFLAGS From: Mike Frysinger To: gentoo-dev@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: d4b18c71-a581-4a82-8296-933548a53867 X-Archives-Hash: 0616cd0601f1460e5897bb4a74163f19 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. =A0fix the package or at least work around it: >> LDFLAGS=3D`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. =A0I just d= id so > go ahead. sorry, i thought you meant that we should block the profile change indefini= tely -mike