[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: FSFS format7 status and first results

From: Branko Čibej <brane_at_wandisco.com>
Date: Sun, 17 Feb 2013 06:50:50 +0100

On 16.02.2013 22:30, Stefan Fuhrmann wrote:
> '--enable-optimize' is new in 1.8. It should probably be documented
> somewhere but I'm not sure how safe it is to *recommend* it to
> packagers. The optimizations are quite aggressive and might break
> unclean code.

It's about as documented as anything else in our configury. :)

It's mainly intended to allow optimizations when generating debug info,
so --enable-debug --enable-optimize will result in -O1 instead of -O0.

If you use neither of these options, configure's defaults are not affected.

-- Brane

-- 
Branko Čibej
Director of Subversion | WANdisco | www.wandisco.com
Received on 2013-02-17 06:51:01 CET

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.