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

(-)/usr/portage/dev-libs/libgpg-error/libgpg-error-1.27-r1.ebuild (-1 / +1 lines)
Lines 37-43 Link Here
37
37
38
multilib_src_configure() {
38
multilib_src_configure() {
39
	ECONF_SOURCE="${S}" econf \
39
	ECONF_SOURCE="${S}" econf \
40
		CC_FOR_BUILD=$(tc-getBUILD_CC) \
40
		CC_FOR_BUILD="$(tc-getBUILD_CC)" \
41
		--enable-threads \
41
		--enable-threads \
42
		$(use_enable nls) \
42
		$(use_enable nls) \
43
		$(use_enable static-libs static) \
43
		$(use_enable static-libs static) \

Return to bug 643076