[PATCH 4 of 5] Readd -j8 to be in line with the other documentation
Wald Commits
scm-commit at wald.intevation.org
Mon Jul 14 18:27:54 CEST 2014
# HG changeset patch
# User Andre Heinecke <andre.heinecke at intevation.de>
# Date 1405355215 -7200
# Node ID 2e954efcb3f196733f1e208fd3ea3b4444a06757
# Parent 5ab7441dcda9335f663a2b6d7fb7a543310cae9e
Readd -j8 to be in line with the other documentation
diff -r 5ab7441dcda9 -r 2e954efcb3f1 INSTALL
--- 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 .. && \
More information about the Trustbridge-commits
mailing list