This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [toplevel] PR/18222 Fix definition of target's CPPFLAGS


On Fri, 14 Jan 2005, Kelley Cook wrote:
> Although I don't have an Alpha to test on, I think this should eliminate
> the bootstrap problem for PR/18222.  Regardless the current definition
> of the target's CPPFLAGS is clearly incorrect.

It definitely fixes me tests where we used to abort when CFLAGS contained
a trailing blanks.

This currently prevents the FreeBSD ports collection from using libgcj, 
which by itselfs seems an issue worthwhile fixing.

>       PR bootstrap/18222
>       * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
>       * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
>       * Makefile.in: Regenerate.

Thanks!

Gerald


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]