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

(-)webkit-gtk-1.2.6.ebuild.orig (-1 / +1 lines)
Lines 77-83 Link Here
77
	use alpha && append-ldflags "-Wl,--no-relax"
77
	use alpha && append-ldflags "-Wl,--no-relax"
78
78
79
	# Sigbuses on SPARC with mcpu
79
	# Sigbuses on SPARC with mcpu
80
	use sparc && filter-flags "-mcpu=*" "-mtune=*"
80
	use sparc && filter-flags "-mcpu=*" "-mvis" "-mtune=*"
81
81
82
	# https://bugs.webkit.org/show_bug.cgi?id=42070 , #301634
82
	# https://bugs.webkit.org/show_bug.cgi?id=42070 , #301634
83
	use ppc64 && append-flags "-mminimal-toc"
83
	use ppc64 && append-flags "-mminimal-toc"

Return to bug 351561