Lines 75-81
Link Here
|
75 |
-i tools/clang/test/lit.cfg || die "test path sed failed" |
75 |
-i tools/clang/test/lit.cfg || die "test path sed failed" |
76 |
|
76 |
|
77 |
# Automatically select active system GCC's libraries, bugs #406163 and #417913 |
77 |
# Automatically select active system GCC's libraries, bugs #406163 and #417913 |
78 |
epatch "${FILESDIR}"/${P}-gentoo-runtime-gcc-detection-v3.patch |
78 |
if use elibc_FreeBSD ; then |
|
|
79 |
epatch "${FILESDIR}"/${P}-gentoo-runtime-gcc-detection.patch |
80 |
else |
81 |
epatch "${FILESDIR}"/${P}-gentoo-runtime-gcc-detection-v3.patch |
82 |
fi |
79 |
|
83 |
|
80 |
# Fix search paths on FreeBSD, bug #409269 |
84 |
# Fix search paths on FreeBSD, bug #409269 |
81 |
epatch "${FILESDIR}"/${P}-gentoo-freebsd-fix-lib-path.patch |
85 |
epatch "${FILESDIR}"/${P}-gentoo-freebsd-fix-lib-path.patch |