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

Collapse All | Expand All

(-)openssl-1.0.0a-r2.ebuild (-1 / +1 lines)
Lines 50-56 Link Here
50
	sed -i '/^SET_X/s:=.*:=set -x:' Makefile.shared
50
	sed -i '/^SET_X/s:=.*:=set -x:' Makefile.shared
51
51
52
	# allow openssl to be cross-compiled
52
	# allow openssl to be cross-compiled
53
	cp "${FILESDIR}"/gentoo.config-0.9.8 gentoo.config || die "cp cross-compile failed"
53
	cp "${FILESDIR}"/gentoo.config-1.0.0a gentoo.config || die "cp cross-compile failed"
54
	chmod a+rx gentoo.config
54
	chmod a+rx gentoo.config
55
55
56
	append-flags -fno-strict-aliasing
56
	append-flags -fno-strict-aliasing

Return to bug 333679