summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-11-26 06:48:15 +0000
committerSam James <sam@gentoo.org>2024-11-26 06:48:15 +0000
commitde829b7a5819e93bb69eb0894e519b3bfebfd676 (patch)
tree01504eafc4acd61caadadf7bf4615381c97b68af /app-text
parentapp-accessibility/speech-dispatcher: build w/ -std=gnu17 (diff)
downloadgentoo-de829b7a5819e93bb69eb0894e519b3bfebfd676.tar.gz
gentoo-de829b7a5819e93bb69eb0894e519b3bfebfd676.tar.bz2
gentoo-de829b7a5819e93bb69eb0894e519b3bfebfd676.zip
app-text/ghostscript-gpl: build w/ -std=gnu17
Indeed, this and a few others really do need to be reported upstream, but I'd like to unblock tinderbox testing given these and the other packages I've touched today or so have so many reverse dependencies and it blocks further builds. Closes: https://bugs.gentoo.org/943857 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/ghostscript-gpl/ghostscript-gpl-10.04.0.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-10.04.0.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-10.04.0.ebuild
index cc4358ac91f3..054a3505cd91 100644
--- a/app-text/ghostscript-gpl/ghostscript-gpl-10.04.0.ebuild
+++ b/app-text/ghostscript-gpl/ghostscript-gpl-10.04.0.ebuild
@@ -126,6 +126,9 @@ src_configure() {
# Unsupported upstream, bug #884841
filter-lto
+ # bug #943857
+ append-cflags -std=gnu17
+
# bug #899952
append-lfs-flags