gplugin/builders

The perl option was renamed to perl5

2020-09-16, Gary Kramlich
85ec92fb2a2c
Parents 03a22a9b72ad
Children 5378cbef892f
The perl option was renamed to perl5
--- a/alpine/build.sh Sun Sep 06 01:32:03 2020 -0500
+++ b/alpine/build.sh Wed Sep 16 21:50:15 2020 -0500
@@ -24,6 +24,6 @@
BUILD_DIR="build-${BUILD_TRIPLET}"
-meson -Dperl=False ${BUILD_DIR}
+meson -Dperl5=False ${BUILD_DIR}
ninja -C ${BUILD_DIR}
ninja -C ${BUILD_DIR} test