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