[Bug other/59365] Configure script does not pass CFLAGS/CXXFLAGS down to subtargets @ stage1

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Dec 2 08:14:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59365

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
See
http://www.gnu.org/software/make/manual/html_node/Overriding.html#Overriding

Either use make STAGE1_CFLAGS=blah or use make -e to take values from the
environment.



More information about the Gcc-bugs mailing list