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

(-)dev-libs/liboil/liboil-0.3.17-r2.ebuild (+5 lines)
Lines 42-47 Link Here
42
	filter-flags -O?
42
	filter-flags -O?
43
	append-flags -O2
43
	append-flags -O2
44
	# This is required for darwin.
45
	if [[ ${CHOST} == *-darwin* ]] ; then
46
		append-flags -fheinous-gnu-extensions
47
	fi
48
44
	autotools-multilib_src_configure
49
	autotools-multilib_src_configure
45
}
50
}

Return to bug 576646