From 7f04dd8a1cb409073b0d586cb7c5046ce893d680 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sun, 6 Sep 2020 09:56:53 +0300 Subject: bison: bump to 3.7.2 --- extra/bison/build | 2 ++ 1 file changed, 2 insertions(+) (limited to 'extra/bison/build') diff --git a/extra/bison/build b/extra/bison/build index 6daf22f8..bbd53ee2 100755 --- a/extra/bison/build +++ b/extra/bison/build @@ -1,5 +1,7 @@ #!/bin/sh -e +export LDFLAGS="$LDFLAGS -static" + ./configure \ --prefix=/usr -- cgit v1.2.3