John Beranek <j...@redux.org.uk> writes: > Is there a recommended way to get -O0 into the compilation in Subversion > build land?
You can "configure --enable-debug" or "make EXTRA_CFLAGS=-O0". -- Philip
John Beranek <j...@redux.org.uk> writes: > Is there a recommended way to get -O0 into the compilation in Subversion > build land?
You can "configure --enable-debug" or "make EXTRA_CFLAGS=-O0". -- Philip