Re: [gentoo-user] Re: per-package CFLAGS

2015-01-27 Thread Rich Freeman
On Tue, Jan 27, 2015 at 8:54 AM, Holger Hoffstätte wrote: > On Tue, 27 Jan 2015 14:35:35 +0100, Raffaele BELARDI wrote: > >> I have a package failing build (media-tv/mythtv). One resource on the >> net suggests using the -fno-devirtualize gcc flag. Google tells me that >> the way to do that would

Re: [gentoo-user] Re: per-package CFLAGS

2015-01-27 Thread Raffaele BELARDI
Holger Hoffstätte wrote: > On Tue, 27 Jan 2015 14:35:35 +0100, Raffaele BELARDI wrote: > >> I have a package failing build (media-tv/mythtv). One resource on the >> net suggests using the -fno-devirtualize gcc flag. Google tells me that >> the way to do that would be something like >> >> $ echo "CF

[gentoo-user] Re: per-package CFLAGS

2015-01-27 Thread Holger Hoffstätte
On Tue, 27 Jan 2015 14:35:35 +0100, Raffaele BELARDI wrote: > I have a package failing build (media-tv/mythtv). One resource on the > net suggests using the -fno-devirtualize gcc flag. Google tells me that > the way to do that would be something like > > $ echo "CFLAGS=\"${CFLAGS} -fno-devirtua