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