mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
sys-fs/dmraid: build w/ -std=gnu17
Closes: https://bugs.gentoo.org/944298 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -67,6 +67,9 @@ src_prepare() {
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
# bug #944298
|
||||
append-cflags -std=gnu17
|
||||
|
||||
# bug 908662
|
||||
use elibc_musl && append-flags -D_LARGEFILE64_SOURCE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user