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