make: statically link

This commit is contained in:
Dylan Araps 2020-09-30 09:05:16 +03:00
parent 873153e405
commit 17c816673e
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