This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/53394] Stage2 does not pass CFLAGS or LDFLAGS
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 18 May 2012 15:13:05 +0000
- Subject: [Bug bootstrap/53394] Stage2 does not pass CFLAGS or LDFLAGS
- Auto-submitted: auto-generated
- References: <bug-53394-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53394
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-05-18 15:13:05 UTC ---
Use BOOT_CFLAGS and BOOT_LDFLAGS. And Maybe even BOOT_CXXFLAGS and CXXFLAGS.