mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user