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.5.ebuild.old (+6 lines)
Lines 82-87 Link Here
82
}
82
}
83
83
84
multilib_src_configure() {
84
multilib_src_configure() {
85
	# We went ahead and deleted the whole compat/ subdir which means
86
	# the configure tests to detect broken versions need to pass (else
87
	# we'll fail to build).  This comes up when cross-compiling, but
88
	# might as well get a minor configure speed up normally.
89
	export tcl_cv_strtod_buggy="no"
90
85
	local mylibdir=$(get_libdir)
91
	local mylibdir=$(get_libdir)
86
92
87
	econf \
93
	econf \

Return to bug 581112