Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/meson/arch-meson
diff options
context:
space:
mode:
Diffstat (limited to 'extra/meson/arch-meson')
-rwxr-xr-xextra/meson/arch-meson1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/meson/arch-meson b/extra/meson/arch-meson
index 577edca4..fac70e6a 100755
--- a/extra/meson/arch-meson
+++ b/extra/meson/arch-meson
@@ -18,4 +18,5 @@ exec meson setup \
--wrap-mode nodownload \
-D "${LTO}" \
-D b_pie=true \
+ -D python.bytecompile=1 \
"$@"