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

(-)mythfrontend-0.16.ebuild.orig (+1 lines)
Lines 150-155 Link Here
150
src_unpack() {
150
src_unpack() {
151
	# Fix bugs 40964 and 42943.
151
	# Fix bugs 40964 and 42943.
152
	filter-flags -fforce-addr -fPIC
152
	filter-flags -fforce-addr -fPIC
153
	replace-flags "-O[3-9]" "-O2"
153
154
154
	myth_src_unpack
155
	myth_src_unpack
155
}
156
}

Return to bug 67832