Mercurial > trustbridge
changeset 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 | 5ab7441dcda9 |
children | 399bc0df073d |
files | INSTALL |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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 .. && \