m4: statically linked

This commit is contained in:
Dylan Araps 2020-09-30 10:12:45 +03:00
parent ef453d8ba2
commit 62dc459e41
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

View File

@ -1,5 +1,7 @@
#!/bin/sh -e
export CFLAGS="$CFLAGS -static"
./configure \
--prefix=/usr