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

(-)gmp-4.1-r1.ebuild.org (-1 lines)
Lines 23-29 Link Here
23
src_compile() {                           
23
src_compile() {                           
24
	econf \
24
	econf \
25
		--build=${CHOST} \
25
		--build=${CHOST} \
26
		--target=${CHOST} \
27
		--localstatedir=/var/state/gmp \
26
		--localstatedir=/var/state/gmp \
28
		--enable-cxx \
27
		--enable-cxx \
29
		--enable-mpbsd \
28
		--enable-mpbsd \

Return to bug 5895