On Seg, 2003-02-03 at 16:40, Frank Gevaerts wrote:
> CFLAGS = -Wall -O3 `freetype-config --cflags` ${SDL_CFLAGS} ${BUMPREF_CFLAGS} `
>
> What do I have to change to be able to add -mieee on alpha, preferably
> from debian/rules, or configure ?I'd use something like this: CFLAGS = "-O2 -Wall" if <SOME CHECK TO SEE IF ARCH=alpha> CFLAGS += "-mieee" endif I'm not sure this is the Best Way(tm), but it should work... Cheers -- Leo Costela <[EMAIL PROTECTED]> | <[EMAIL PROTECTED]> | <[EMAIL PROTECTED]> Public Key: http://wallsplash.net/leo/pubkey.asc "you must cut down the mightiest tree in the forest... with... a herring!"
signature.asc
Description: This is a digitally signed message part

