aboutsummaryrefslogtreecommitdiff
path: root/extra/graphene/build
diff options
context:
space:
mode:
Diffstat (limited to 'extra/graphene/build')
-rwxr-xr-xextra/graphene/build3
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/graphene/build b/extra/graphene/build
index 9eaf5392..7333e353 100755
--- a/extra/graphene/build
+++ b/extra/graphene/build
@@ -2,8 +2,7 @@
export DESTDIR="$1"
-meson \
- --prefix=/usr \
+cl-meson \
-Ddefault_library=both \
-Darm_neon=false \
-Dgtk_doc=false \