Re: svn commit: r21381 - trunk/www
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2006-09-19 17:57:50 CEST
dlr@tigris.org writes:
> Author: dlr
> +<p>Work around this by turning off optimization. Before the
Rather than modify the Makefiles I'd simply use
$ make EXTRA_CFLAGS=-O0
> +<p>Alternately, you can explicitly set <code>CFLAGS</code> before
No need to set CFLAGS, just use
$ .../configure --enable-debug
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Sep 19 17:58:23 2006 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.