summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 10a5f10..b560d7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -77,7 +77,7 @@ build() {
)
arch-meson ${_altname}-${pkgver} build "${meson_options[@]}"
- meson compile -C build
+ meson compile -C build ${MAKEFLAGS}
}
# tests do not work in an offline build environment