Mercurial > trustbridge
diff INSTALL @ 789:2e954efcb3f1
Readd -j8 to be in line with the other documentation
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Mon, 14 Jul 2014 18:26:55 +0200 |
parents | d92264e9e08f |
children | b8bc812e41ee |
line wrap: on
line diff
--- a/INSTALL Mon Jul 14 18:13:25 2014 +0200 +++ b/INSTALL Mon Jul 14 18:26:55 2014 +0200 @@ -34,7 +34,7 @@ -static -no-cups -no-nis -no-icu -fontconfig \ -no-directfb -no-opengl -no-kms -no-eglfs -no-egl -no-openssl -no-glib \ -system-libpng -qpa xcb -xcb -no-nis -no-libjpeg -no-gif && \ - nice make && \ + nice make -j8 && \ make install cd .. && \