aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRyan Jacobs2019-09-07 16:46:31 -0700
committerRyan Jacobs2019-09-07 16:46:31 -0700
commit0d814747d922b8118cebc662523bb0cd6fbd8e10 (patch)
treeb2ed9406149a31c0fe19be645b074a7d665ffe81 /PKGBUILD
parent4368ac2d94e0e36bded6d48d254451fe99e287d4 (diff)
downloadaur-0d814747d922b8118cebc662523bb0cd6fbd8e10.tar.gz
add multiproc build back
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3eb236774785..e690a7904655 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,7 +23,7 @@ build() {
mkdir -p build
cd build
cmake ..
- make
+ make -j$(nproc)
popd
# Reassemble and decompress libdepthengine.so.20