浏览代码

-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