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

(-)file_not_specified_in_diff (-1 / +3 lines)
Line  Link Here
0
-- xorg-2.eclass
0
++ xorg-2.eclass
Lines 284-289 Link Here
284
xorg-2_pkg_setup() {
284
xorg-2_pkg_setup() {
285
	debug-print-function ${FUNCNAME} "$@"
285
	debug-print-function ${FUNCNAME} "$@"
286
286
287
	append-flags -Wno-error #416069
288
287
	[[ ${FONT} == yes ]] && font_pkg_setup "$@"
289
	[[ ${FONT} == yes ]] && font_pkg_setup "$@"
288
}
290
}
289
291

Return to bug 416069