mirror of
https://codeberg.org/kiss-community/repo
synced 2025-04-01 10:42:52 -06:00
rsync: build static
This commit is contained in:
parent
9f5184a21c
commit
085197e20c
@ -1,5 +1,7 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
export CFLAGS="-static $CFLAGS"
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--with-included-popt
|
||||
|
@ -1 +1 @@
|
||||
3.1.3 1
|
||||
3.1.3 2
|
||||
|
Loading…
Reference in New Issue
Block a user