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 1RGECu-0000eZ-Rq for garchives@archives.gentoo.org; Tue, 18 Oct 2011 18:16:09 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4981721C08B; Tue, 18 Oct 2011 18:15:57 +0000 (UTC) Received: from heron.networksolutions.com (heron.networksolutions.com [205.178.190.224]) by pigeon.gentoo.org (Postfix) with ESMTP id 138C321C08B for ; Tue, 18 Oct 2011 18:15:56 +0000 (UTC) Received: from NSIVA-EXCHANGE1.CORPIT.NSI.NET (nsivaex1-b.corpit.nsi.net [10.216.32.73]) by heron.networksolutions.com (8.12.10/8.12.10) with ESMTP id p9IIFtmR011751 for ; Tue, 18 Oct 2011 14:15:56 -0400 (EDT) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-catalyst@lists.gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01CC8DC1.FAC022AB" Subject: [gentoo-catalyst] Setting cflags for a single package in spec file Date: Tue, 18 Oct 2011 14:15:56 -0400 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Setting cflags for a single package in spec file Thread-Index: AcyNwfps3/6NgNwzSxCsZWopxQJ58g== From: "Garrity, Christopher" To: X-Archives-Salt: X-Archives-Hash: 79b3375f6218731efe3b66d48c3b3fe6 This is a multi-part message in MIME format. ------_=_NextPart_001_01CC8DC1.FAC022AB Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Is there a way to set cflags for just a single package inside the spec file? I don't need/want to override cflags for all packages, just one. net-ftp/tftp-hpa-5.1 is causing my netboot2 target to fail because of a bug related to -O2 and gcc-4.5.3 :( ------_=_NextPart_001_01CC8DC1.FAC022AB Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Setting cflags for a single package in spec file

Is there a way = to set cflags for just a single package inside the spec file? I don't = need/want to override cflags for all packages, just one. = net-ftp/tftp-hpa-5.1 is causing my netboot2 target to fail because of a = bug related to -O2 and gcc-4.5.3 :(

------_=_NextPart_001_01CC8DC1.FAC022AB--