-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 2005-10-11 15:41:37 -0400 Nicola Pero
<[EMAIL PROTECTED]> wrote:
[...] But when I say:
# CFLAGS="-O1 -g" make all
I expect the only optimizations to be "-O1 -g".

Well currently to get that effect you just need to do --

CFLAGS="-O1 -g" make all OPTFLAG=

that will remove the OPTFLAG that have been configured in when
gnustep-make was configured, and only use your own manually specified
CFLAGS. :-)

Just for completeness sake, replying here with:

I feel this is actually a much better approach than me manually
filtering out that line in the file, with respect to the ebuilds I
maintain.

So simple -- great idea!

__Armando Di Cianno
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux)
Comment: Using the GPG bundle for GNUMail

iD8DBQFDTEYTwgiTPLI9xhcRAsEFAJ9M/DjSaeZzJqN3F2RU88baWW+ORwCeP0qU
iwlxdgSmBT/02eSX0nb0TEI=
=43Sg
-----END PGP SIGNATURE-----



_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to