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