dev-lang/R: build w/ -std=gnu17

The next release of R should be OK.

Closes: https://bugs.gentoo.org/944066
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-12-24 07:06:24 +00:00
parent 179080f29f
commit fa8d718c34

View File

@@ -137,6 +137,9 @@ src_prepare() {
}
src_configure() {
# bug #944066 (try reomving after 4.4.2)
append-cflags -std=gnu17
filter-ldflags -Wl,-Bdirect -Bdirect
econf \