Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/build-support/muon-meson/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'build-support/muon-meson/PKGBUILD')
-rw-r--r--build-support/muon-meson/PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/build-support/muon-meson/PKGBUILD b/build-support/muon-meson/PKGBUILD
index 7ff40b4c..6eb8ba82 100644
--- a/build-support/muon-meson/PKGBUILD
+++ b/build-support/muon-meson/PKGBUILD
@@ -29,8 +29,7 @@ build() {
msg2 "Building stage 2 (muon from bootstrap)"
build-stage1/muon setup \
-D docs=disabled \
- -D static=true \
- -D libpkgconf=disabled \
+ -D libpkgconf=enabled \
-D libcurl=disabled \
-D libarchive=disabled \
build-stage2
@@ -42,8 +41,7 @@ build() {
-D b_lto=false \
-D b_pie=false \
-D docs=disabled \
- -D static=true \
- -D libpkgconf=disabled \
+ -D libpkgconf=enabled \
-D libcurl=disabled \
-D libarchive=disabled \
build