Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 581112 | Differences between
and this patch

Collapse All | Expand All

(-)tk-8.6.6.ebuild.old (+5 lines)
Lines 82-87 Link Here
82
}
82
}
83
83
84
multilib_src_configure() {
84
multilib_src_configure() {
85
	if tc-is-cross-compiler ; then
86
		export ac_cv_func_strtod=yes
87
		export tcl_cv_strtod_buggy=1
88
	fi
89
85
	local mylibdir=$(get_libdir)
90
	local mylibdir=$(get_libdir)
86
91
87
	econf \
92
	econf \

Return to bug 581112