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

(-)kdelibs-4.10.5.r2.ebuild (+3 lines)
Lines 188-193 Link Here
188
}
188
}
189
189
190
src_configure() {
190
src_configure() {
191
        # Seems to have issues with -Ofast, switch to -O2
192
        replace-flags -Ofast -O2
193
191
	mycmakeargs=(
194
	mycmakeargs=(
192
		-DWITH_HSPELL=OFF
195
		-DWITH_HSPELL=OFF
193
		-DWITH_ASPELL=OFF
196
		-DWITH_ASPELL=OFF

Return to bug 489346