Building INN 2.3.2 with "gcc -g" instead of "gcc -g -O2"

Russ Allbery rra at stanford.edu
Wed Sep 19 05:24:28 UTC 2001


Mark Atwood <mra at pobox.com> writes:

> How to I tickle ./configure so that INN is built with just "gcc -g"
> instead of "gcc -g -O2"?

env CFLAGS=-g ./configure

should do it.

-- 
Russ Allbery (rra at stanford.edu)             <http://www.eyrie.org/~eagle/>


More information about the inn-workers mailing list