From 38902729b84a120f569c68f4f12b3ff9e9d5db09 Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Sat, 28 Aug 2021 19:43:18 +0200 Subject: -try j8 !tarball --- .buildbot/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildbot/build.sh b/.buildbot/build.sh index f1f474ee7..10578a051 100755 --- a/.buildbot/build.sh +++ b/.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 -- cgit v1.2.3