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: Patch to libobjc/Makefile.in, set SHELL, use -O2 & -W*


On May 10, 2002, "Kaveh R. Ghazi" <ghazi@caip.rutgers.edu> wrote:

> 	* Makefile.in (SHELL): Set to @SHELL@.

Ok.  Care to make the same change in libf2c/Makefile.in?
Pre-approved.

> 	(WARN_CFLAGS): New.

Ok

> 	(ALL_CFLAGS): Add -O2 $(WARN_CFLAGS).

I wonder if we wouldn't be better off adding -O2 to CFLAGS_FOR_TARGET
in the top level...  Then, users could still override this relatively
easily.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


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