use CPPFLAGS at configure time

Alexandre Oliva aoliva@redhat.com
Wed Jun 4 19:20:00 GMT 2003


On Apr  4, 2003, Alexandre Oliva <aoliva@redhat.com> wrote:

> I'll just resort to using CFLAGS instead of CPPFLAGS, which is
> indeed the right thing to do, but will require me to assume that
> CFLAGS would be set to -g -O2 by AC_PROG_CC, if not previously set.
> I.e., I'd do:

> 		  CFLAGS=${CFLAGS-"-g -O2"}" -mabi=$mips_config_abi"

This is what this patch implements.  I thought I'd submitted it a long
time ago, but apparently I didn't.  Ok?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: mips64-configure-abi.patch
Type: text/x-patch
Size: 1313 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20030604/c8d5374e/attachment.bin>
-------------- next part --------------

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


More information about the Libc-alpha mailing list