Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 945826
Collapse All | Expand All

(-)a/app-text/ghostscript-gpl/ghostscript-gpl-10.04.0.ebuild (-2 / +3 lines)
Lines 127-133 src_configure() { Link Here
127
	filter-lto
127
	filter-lto
128
128
129
	# bug #943857
129
	# bug #943857
130
	append-cflags -std=gnu17
130
	# Build system passes CFLAGS to C++ compiler (bug #945826)
131
	tc-export CC
132
	CC+=" -std=gnu17"
131
133
132
	# bug #899952
134
	# bug #899952
133
	append-lfs-flags
135
	append-lfs-flags
134
- 

Return to bug 945826