summaryrefslogtreecommitdiff
path: root/testing/wlvncc/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/wlvncc/APKBUILD')
-rw-r--r--testing/wlvncc/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/wlvncc/APKBUILD b/testing/wlvncc/APKBUILD
index a21a166a8f5..1d07c11d133 100644
--- a/testing/wlvncc/APKBUILD
+++ b/testing/wlvncc/APKBUILD
@@ -33,7 +33,7 @@ build() {
abuild-meson \
-Db_lto=true \
. output
- meson compile ${JOBS:+-j ${JOBS}} -C output
+ meson compile -C output
}
check() {