mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-14 08:26:57 +02:00
net-misc/rsync: Sync with Gentoo
It's from Gentoo commit fb199b8e4c41273a5a1f3015247d5b57ce7dc2c9.
This commit is contained in:
parent
7115653649
commit
1a86129090
@ -108,6 +108,9 @@ src_prepare() {
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
# Should be fixed upstream in next release (>3.3.0) (bug #943745)
|
||||
append-cflags $(test-flags-CC -std=gnu17)
|
||||
|
||||
local myeconfargs=(
|
||||
--with-rsyncd-conf="${EPREFIX}"/etc/rsyncd.conf
|
||||
--without-included-popt
|
||||
|
Loading…
Reference in New Issue
Block a user