projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a9e1eb
)
sys-devel/llvm: Remove failing symbolizer test from 4.0.1
author
Michał Górny
<mgorny@gentoo.org>
Wed, 14 Mar 2018 15:35:26 +0000
(16:35 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 14 Mar 2018 15:35:51 +0000
(16:35 +0100)
Closes: https://bugs.gentoo.org/623722
sys-devel/llvm/llvm-4.0.1-r1.ebuild
patch
|
blob
|
history
diff --git
a/sys-devel/llvm/llvm-4.0.1-r1.ebuild
b/sys-devel/llvm/llvm-4.0.1-r1.ebuild
index 91367925dfa6ccdc1768c97939f627ca2985699e..5402ceaad42a6855dc7562a4f948be986a513e5b 100644
(file)
--- a/
sys-devel/llvm/llvm-4.0.1-r1.ebuild
+++ b/
sys-devel/llvm/llvm-4.0.1-r1.ebuild
@@
-79,6
+79,9
@@
src_prepare() {
# e.g. https://bugs.gentoo.org/617154
eapply "${FILESDIR}"/4.0.1/0001-cmake-Pass-Wl-z-nodelete-on-Linux-to-prevent-unloadi.patch
+ # Remove failing test (fixed in newer versions)
+ rm test/tools/llvm-symbolizer/print_context.c || die
+
# support building llvm against musl-libc
use elibc_musl && eapply "${FILESDIR}"/9999/musl-fixes.patch