aboutsummaryrefslogtreecommitdiff
path: root/extra/bison/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-08-09 22:29:45 +0300
committerCem Keylan <cem@ckyln.com>2021-08-09 22:29:45 +0300
commit286e904c024c66f4db94371bb31204c74bc235ef (patch)
tree4ce802b43f21471e09c8a511b0c3cbe6b9914f50 /extra/bison/build
parent5eb937d4c12fe0942f53e8ff2b3c408725aa58a7 (diff)
downloadrepository-286e904c024c66f4db94371bb31204c74bc235ef.tar.gz
bison: use gm4
Diffstat (limited to 'extra/bison/build')
-rwxr-xr-xextra/bison/build1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/bison/build b/extra/bison/build
index bbd53ee2..65b3cad9 100755
--- a/extra/bison/build
+++ b/extra/bison/build
@@ -1,6 +1,7 @@
#!/bin/sh -e
export LDFLAGS="$LDFLAGS -static"
+export M4=gm4
./configure \
--prefix=/usr