net-misc/rsync: build w/ -std=gnu17 (for now)

There's fixes upstream but I'd rather wait for the next release unless
someone else wants to backport.

Closes: https://bugs.gentoo.org/943745
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-11-26 03:58:32 +00:00
parent fe38bc92d6
commit 3586e20057

View File

@@ -108,6 +108,9 @@ src_prepare() {
}
src_configure() {
# Should be fixed upstream in next release (>3.3.0) (bug #943745)
append-cflags -std=gnu17
local myeconfargs=(
--with-rsyncd-conf="${EPREFIX}"/etc/rsyncd.conf
--without-included-popt