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

(-)llvm-3.4.ebuild.orig (-1 / +1 lines)
Lines 380-386 Link Here
380
	multilib-minimal_src_install
380
	multilib-minimal_src_install
381
381
382
	# Remove unnecessary headers on FreeBSD, bug #417171
382
	# Remove unnecessary headers on FreeBSD, bug #417171
383
	use kernel_FreeBSD && use clang && rm "${ED}"usr/lib/clang/${PV}/include/{arm_neon,std,float,iso,limits,tgmath,varargs}*.h
383
	use kernel_FreeBSD && use clang && rm "${ED}"usr/lib/clang/${PV}/include/{std,float,iso,limits,tgmath,varargs}*.h
384
}
384
}
385
385
386
multilib_src_install() {
386
multilib_src_install() {

Return to bug 498908