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

(-)/usr/local/gentoo/usr/portage/dev-libs/libffi/libffi-3.2.1.ebuild (+3 lines)
Line 0 Link Here
1
--- libffi-3.2.1/src/x86/win32.S.eh_frame	2014-11-11 15:41:37.000000000 +0100
Lines 39-44 Link Here
39
src_prepare() {
39
src_prepare() {
40
	sed -i -e 's:@toolexeclibdir@:$(libdir):g' Makefile.in || die #462814
40
	sed -i -e 's:@toolexeclibdir@:$(libdir):g' Makefile.in || die #462814
41
	epatch "${FILESDIR}"/${PN}-3.2.1-o-tmpfile-eacces.patch #529044
41
	epatch "${FILESDIR}"/${PN}-3.2.1-o-tmpfile-eacces.patch #529044
42
	# https://trac.macports.org/ticket/44170
43
	epatch "${FILESDIR}"/${PN}-3.2.1-eh_frame.patch
42
	epatch_user
44
	epatch_user
43
	elibtoolize
45
	elibtoolize
44
}
46
}

Return to bug 536764