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

Collapse All | Expand All

(-)/tmp/binutils-apple-8.2.1-r1.ebuild (+1 lines)
Lines 97-102 Link Here
97
	epatch "${S}"/${PN}-7.3-no-developertools-dir.patch
97
	epatch "${S}"/${PN}-7.3-no-developertools-dir.patch
98
	epatch "${S}"/${PN}-8.2.1-llvm-prefix-3.patch
98
	epatch "${S}"/${PN}-8.2.1-llvm-prefix-3.patch
99
	epatch "${S}"/${PN}-8.2.1-llvm-shim.patch
99
	epatch "${S}"/${PN}-8.2.1-llvm-shim.patch
100
	rm include/mach/i386/_structs.h
100
	eprefixify libstuff/execute.c
101
	eprefixify libstuff/execute.c
101
	cp ../${LD64}/src/other/prune_trie.h include/mach-o/ || die
102
	cp ../${LD64}/src/other/prune_trie.h include/mach-o/ || die
102
103

Return to bug 693444