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

Collapse All | Expand All

(-)back (+5 lines)
Lines 130-135 Link Here
130
	# apply user patches
130
	# apply user patches
131
	epatch_user
131
	epatch_user
132
132
133
	# Gold doesn't do LTO correctly on sparc64, which results in broken libraries. #573874
134
	if use sparc ; then
135
		sed -i 's:-Wl,-fuse-ld=gold::' configure.ac || die
136
	fi
137
133
	eautoreconf
138
	eautoreconf
134
139
135
	if ! [[ ${PV} = 9999* ]]; then
140
	if ! [[ ${PV} = 9999* ]]; then

Return to bug 573874