I'm an thunderbird developer, I develop in the source code comm-release.
In the past, I had alredy download source code and finish compile, but the problem is: everytime I change the source code and in the recompile process, I will spend 10~20
minutes in linking libxul.so.
After some search , I find we uesd to have an option --disable-libxul, but this options could not use now. I also try add options "ac_add_options --enable-static", "ac_add_options --with-ccache=/usr/bin/ccache" in .mozconfig, but nothing change! Is there any way to disable libxul.so to be compile or reduce recompile time?
_______________________________________________
dev-builds mailing list
dev-builds@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-builds

Reply via email to