x11-libs/motif: Compile with gnu17 standard

Closes: https://bugs.gentoo.org/944097
Closes: https://bugs.gentoo.org/944107
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
Ulrich Müller
2024-11-20 16:07:28 +01:00
parent 38efa6087f
commit 2b85a66057

View File

@@ -54,7 +54,7 @@ src_prepare() {
filter-lto
# feel free to fix properly if you care
append-flags -fno-strict-aliasing
append-flags -std=gnu17 -fno-strict-aliasing
# for Solaris Xos_r.h :(
[[ ${CHOST} == *-solaris2.11 ]] \