summaryrefslogtreecommitdiff
path: root/community/g3k/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/g3k/APKBUILD')
-rw-r--r--community/g3k/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/g3k/APKBUILD b/community/g3k/APKBUILD
index abf526fc58a..322a5f81801 100644
--- a/community/g3k/APKBUILD
+++ b/community/g3k/APKBUILD
@@ -27,7 +27,7 @@ build() {
-Dapi_doc=false \
-Dexamples=false \
. output
- meson compile ${JOBS:+-j ${JOBS}} -C output
+ meson compile -C output
}
check() {