projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32879f0
)
sys-libs/libcxxabi: Fix patch filenames, #603432
author
Michał Górny
<mgorny@gentoo.org>
Thu, 22 Dec 2016 08:52:02 +0000
(09:52 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 22 Dec 2016 08:53:06 +0000
(09:53 +0100)
sys-libs/libcxxabi/libcxxabi-3.9.1.ebuild
patch
|
blob
|
history
diff --git
a/sys-libs/libcxxabi/libcxxabi-3.9.1.ebuild
b/sys-libs/libcxxabi/libcxxabi-3.9.1.ebuild
index 2d5c58e671a708b6355c26af80a22537cbca79dc..71206f8ab898b13fc8c6e7a783d6f2022ced8b71 100644
(file)
--- a/
sys-libs/libcxxabi/libcxxabi-3.9.1.ebuild
+++ b/
sys-libs/libcxxabi/libcxxabi-3.9.1.ebuild
@@
-47,9
+47,9
@@
src_prepare() {
default
# backport cmake path fix for llvm-3.9+
- eapply "${FILESDIR}/${P
}
-cmake-path.patch"
+ eapply "${FILESDIR}/${P
N}-3.9.0
-cmake-path.patch"
# kill stray unwind test dep in stand-alone builds
- eapply "${FILESDIR}/${P
}
-test-unwind.patch"
+ eapply "${FILESDIR}/${P
N}-3.9.0
-test-unwind.patch"
}
src_configure() {