Browse Source

-try j8 !tarball

Martin Schanzenbach 2 years ago
parent
commit
38902729b8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .buildbot/build.sh

+ 1 - 1
.buildbot/build.sh

@@ -1,4 +1,4 @@
 #!/bin/bash
 echo "Cleanup old installation..."
 rm -rf /tmp/gnunet
-./bootstrap && ./configure --prefix=/tmp/gnunet --enable-experimental && make
+./bootstrap && ./configure --prefix=/tmp/gnunet --enable-experimental && make -j8