Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 346445 | Differences between
and this patch

Collapse All | Expand All

(-)cairo-1.8.10.ebuild.orig (+3 lines)
Lines 74-79 Link Here
74
	# http://bugs.freedesktop.org/show_bug.cgi?id=15463
74
	# http://bugs.freedesktop.org/show_bug.cgi?id=15463
75
	[[ ${CHOST} == *-solaris* ]] && append-flags -D_POSIX_PTHREAD_SEMANTICS
75
	[[ ${CHOST} == *-solaris* ]] && append-flags -D_POSIX_PTHREAD_SEMANTICS
76
76
77
	#filter graphite since it ICEs (bug #346445)
78
	filter-flags -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity
79
77
	#gets rid of fbmmx.c inlining warnings
80
	#gets rid of fbmmx.c inlining warnings
78
	append-flags -finline-limit=1200
81
	append-flags -finline-limit=1200
79
82

Return to bug 346445