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