[RFC] Use -mtune= instead of -mcpu=

Andreas Schwab schwab@suse.de
Sat Mar 5 14:35:00 GMT 2005


Jakub Jelinek <jakub@redhat.com> writes:

> Unfortunately, it seems AC_SUBST doesn't work in configure fragments or
> something.  Roland, any ideas?

AC_SUBST is kind of a declaration and needs to be seen during the autoconf
run, so you'll have to move it into the toplevel configure script to be
effective.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



More information about the Libc-hacker mailing list