Kaynağa Gözat

-touch build config !coverity

Martin Schanzenbach 2 yıl önce
ebeveyn
işleme
4f7ae29989
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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