Faster IcedTea builds

Francis Kung fkung at redhat.com
Tue Jun 19 08:48:24 PDT 2007


Hi,

I've just committed a change into the IcedTea repository providing a 
fast-build option: if you pass --enable-fast-build to configure, it will 
build with -O0 (instead of -O3) and will skip building all the javadoc.

This speeds up the build by about 30-50% for me, which may be useful to 
those doing development work.

Cheers,
Francis



More information about the distro-pkg-dev mailing list