From 286e904c024c66f4db94371bb31204c74bc235ef Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 9 Aug 2021 22:29:45 +0300 Subject: bison: use gm4 --- extra/bison/build | 1 + 1 file changed, 1 insertion(+) (limited to 'extra/bison/build') 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 -- cgit v1.2.3