diff --git a/net-ftp/ftp/ftp-0.17.34.0.2.5.1.ebuild b/net-ftp/ftp/ftp-0.17.34.0.2.5.1.ebuild index 66a91857d968..ca63630adac2 100644 --- a/net-ftp/ftp/ftp-0.17.34.0.2.5.1.ebuild +++ b/net-ftp/ftp/ftp-0.17.34.0.2.5.1.ebuild @@ -56,6 +56,9 @@ src_configure() { append-lfs-flags tc-export CC + # bug #943875 + append-cflags "-std=gnu17" + # Not an autoconf script edo ./configure \ --prefix=/usr \