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.

Reply via email to