Re: [Fink-devel] NoSetCPPFLAGS

2008-10-28 Thread Daniel Macks
On Tue, Oct 28, 2008 at 12:52:59PM -0400, Jack Howarth wrote: >What exactly does "NoSetCPPFLAGS: True" do? Does it unset the > CPPFLAGS environmental or just set it to a null string. I am seeing > a bootstrap failure when building the latest gcc trunk. If NoSetCPPFLAGS > is only setting CPPFLAG

[Fink-devel] NoSetCPPFLAGS

2008-10-28 Thread Jack Howarth
What exactly does "NoSetCPPFLAGS: True" do? Does it unset the CPPFLAGS environmental or just set it to a null string. I am seeing a bootstrap failure when building the latest gcc trunk. If NoSetCPPFLAGS is only setting CPPFLAGS to a null string, this would explain the problem. In that case, I gu