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

(-)libffi-3.0.10_rc8.ebuild.orig (+1 lines)
Lines 37-42 Link Here
37
}
37
}
38
38
39
src_configure() {
39
src_configure() {
40
	use userland_BSD && export HOST="${CHOST}"
40
	econf \
41
	econf \
41
		--disable-dependency-tracking \
42
		--disable-dependency-tracking \
42
		$(use_enable static-libs static) \
43
		$(use_enable static-libs static) \

Return to bug 363275