summarylogtreecommitdiffstats
path: root/compile.bash
diff options
context:
space:
mode:
Diffstat (limited to 'compile.bash')
-rwxr-xr-xcompile.bash5
1 files changed, 1 insertions, 4 deletions
diff --git a/compile.bash b/compile.bash
index a0bcac208228..ec9e5b53c306 100755
--- a/compile.bash
+++ b/compile.bash
@@ -47,7 +47,4 @@ autobuild configure -A 64 -c ReleaseOS -- \
-DVIEWER_CHANNEL="Alchemy Test"
echo "Building with ${AUTOBUILD_CPU_COUNT} jobs (adjusted)"
-# job count is not overrideable...
-#autobuild build -A64 -c ReleaseOS --no-configure
-cd build-linux-64
-ninja -j${AUTOBUILD_CPU_COUNT}
+autobuild build -A64 -c ReleaseOS --no-configure