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

(-)file_not_specified_in_diff (-1 / +3 lines)
Line  Link Here
0
-- a/dev-util/strace/strace-4.20.ebuild
0
++ b/dev-util/strace/strace-4.20.ebuild
Lines 53-58 src_prepare() { Link Here
53
}
53
}
54
54
55
src_configure() {
55
src_configure() {
56
	use unwind && tc-ld-disable-gold  # https://bugs.gentoo.org/602908
57
56
	# Set up the default build settings, and then use the names strace expects.
58
	# Set up the default build settings, and then use the names strace expects.
57
	tc-export_build_env BUILD_{CC,CPP}
59
	tc-export_build_env BUILD_{CC,CPP}
58
	local v bv
60
	local v bv

Return to bug 602908