Ver código fonte

-try j8 !tarball

Martin Schanzenbach 2 anos atrás
pai
commit
38902729b8
1 arquivos alterados com 1 adições e 1 exclusões
  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