Is there a way to get the SpamAssassin build process to use -O instead of -O2 while building spamc? I run FreeBSD on a DEC Alpha, and -O2 triggers optimizer bugs in gcc on that architecture. I've just been editing the configure script before building, but it'd be nice if there was an easier way.
- Re: CFLAGS David Brodbeck
- Re: CFLAGS Justin Mason