summaryrefslogtreecommitdiffhomepage
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index 2e2e93e..2561e92 100755
--- a/build
+++ b/build
@@ -1,3 +1,3 @@
#! /bin/sh
-cd build_dir/tux ; make
+cd build_dir/tux ; make -j4
#cd build_dir/web ; emmake make