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

Collapse All | Expand All

(-)sed-4.1.4.ebuild (+1 lines)
Lines 48-53 Link Here
48
	if use ppc-macos || use x86-fbsd ; then
48
	if use ppc-macos || use x86-fbsd ; then
49
		myconf="--program-prefix=g"
49
		myconf="--program-prefix=g"
50
	fi
50
	fi
51
	use ppc && has_pie && filter-flags -fno-strict-aliasing
51
	econf \
52
	econf \
52
		$(use_enable nls) \
53
		$(use_enable nls) \
53
		${myconf} \
54
		${myconf} \

Return to bug 86857