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

Collapse All | Expand All

(-)clang-3.3.ebuild.orig (-2 / +2 lines)
Lines 83-93 Link Here
83
	# Fix search paths on FreeBSD, bug #409269
83
	# Fix search paths on FreeBSD, bug #409269
84
	# This patch causes problem for multilib on fbsd, see comments in the patch
84
	# This patch causes problem for multilib on fbsd, see comments in the patch
85
	# (aballier@g.o)
85
	# (aballier@g.o)
86
	#epatch "${FILESDIR}"/${PN}-3.1-gentoo-freebsd-fix-lib-path.patch
86
	epatch "${FILESDIR}"/${PN}-3.3-gentoo-freebsd-fix-lib-path.patch
87
87
88
	# Fix regression caused by removal of USE=system-cxx-headers, bug #417541
88
	# Fix regression caused by removal of USE=system-cxx-headers, bug #417541
89
	# Needs to be updated for 3.2
89
	# Needs to be updated for 3.2
90
	#epatch "${FILESDIR}"/${PN}-3.1-gentoo-freebsd-fix-cxx-paths-v2.patch
90
	epatch "${FILESDIR}"/${PN}-3.3-gentoo-freebsd-fix-cxx-paths.patch
91
91
92
	# User patches
92
	# User patches
93
	epatch_user
93
	epatch_user

Return to bug 474042