app-text/texlive-core: build w/ -std=gnu17

I have drafts for some (not all yet) for TL for C23 porting. I need
to report this upstream still but ideally with a patch.

Bug: https://bugs.gentoo.org/946142
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-12-24 05:03:24 +00:00
parent 3d72f18d04
commit c6c81669c9

View File

@@ -245,6 +245,9 @@ src_configure() {
append-flags -fno-strict-aliasing
filter-lto
# bug #946142
append-flags -std=gnu17
# Needed for 32bit architectures, bug 928096
# This is upstream recommendation for the moment, see also
# https://www.tug.org/texlive/build.html