forked from kiss-community/repo
make: statically link
This commit is contained in:
parent
873153e405
commit
17c816673e
@ -1,5 +1,7 @@
|
|||||||
#!/bin/sh -e
|
#!/bin/sh -e
|
||||||
|
|
||||||
|
export CFLAGS="$CFLAGS -static"
|
||||||
|
|
||||||
./configure \
|
./configure \
|
||||||
--prefix=/usr
|
--prefix=/usr
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user