About building of libreoffice

Michael Weghorn m.weghorn at posteo.de
Tue Jan 28 06:49:43 UTC 2020


On 27/01/2020 21.46, Abhishek Pachorkar wrote:
>> It took my laptop 6 hrs to run the command make -j8.
>> Now currently I'm trying to fix one bug but my libreoffice is again
> taking too much time for building.
>> please help !

While working on a patch, you can temporarily use the command

    make build-nocheck

instead of plain 'make', which will skip running the unit tests.
Please make sure to build including the tests to make sure they still
pass before actually submitting your patch to Gerrit, though.


More information about the LibreOffice mailing list