Przeglądaj źródła

-try j8 !tarball

Martin Schanzenbach 2 lat temu
rodzic
commit
38902729b8
1 zmienionych plików z 1 dodań i 1 usunięć
  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