summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtaler-build/update_gnunet.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/taler-build/update_gnunet.sh b/taler-build/update_gnunet.sh
index 697f8de..7e8aa27 100755
--- a/taler-build/update_gnunet.sh
+++ b/taler-build/update_gnunet.sh
@@ -12,4 +12,4 @@ git reset --hard "$branch"
./bootstrap
./configure --prefix=$HOME/local --enable-logging=verbose --with-libgnurl=$HOME/local --with-microhttpd=$HOME/local
-make install -j4
+make install -j1