Преглед изворни кода

-touch build config !coverity

Martin Schanzenbach пре 2 година
родитељ
комит
4f7ae29989
1 измењених фајлова са 1 додато и 1 уклоњено
  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 -j8
+./bootstrap && ./configure --prefix=/tmp/gnunet --enable-experimental && make -j16