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

(-)a/glib-2.36.3-r1.ebuild (+3 lines)
Lines 136-141 src_prepare() { Link Here
136
136
137
	epatch_user
137
	epatch_user
138
138
139
	# Fix to be able to compile using clang. bug #478338
140
	[[ $(tc-getCC) == *clang* ]] && append-flags -Wno-format-nonliteral
141
139
	# Needed for the punt-python-check patch, disabling timeout test
142
	# Needed for the punt-python-check patch, disabling timeout test
140
	# Also needed to prevent croscompile failures, see bug #267603
143
	# Also needed to prevent croscompile failures, see bug #267603
141
	# Also needed for the no-gdbus-codegen patch
144
	# Also needed for the no-gdbus-codegen patch

Return to bug 478338