rsync: build static

This commit is contained in:
Dylan Araps 2019-07-20 10:35:49 +03:00
parent 9f5184a21c
commit 085197e20c
2 changed files with 3 additions and 1 deletions

View File

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

View File

@ -1 +1 @@
3.1.3 1
3.1.3 2