projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9002207
)
llvm.eclass: Remove unnecessary '_rc' from < example
author
Michał Górny
<mgorny@gentoo.org>
Tue, 30 Apr 2019 05:14:28 +0000
(07:14 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Fri, 24 May 2019 04:59:09 +0000
(06:59 +0200)
Since LLVM versions use three components, 'x.0.0_rcN' will be always
greater than 'x'.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
eclass/llvm.eclass
patch
|
blob
|
history
diff --git
a/eclass/llvm.eclass
b/eclass/llvm.eclass
index ca10e742f1b19885b706e2f95d9c0e2d6fe7f90a..618a924bbb873cffc319f0c55f48b74fc862b472 100644
(file)
--- a/
eclass/llvm.eclass
+++ b/
eclass/llvm.eclass
@@
-22,7
+22,7
@@
# inherit cmake-utils llvm
#
# RDEPEND="
-# <sys-devel/llvm-6
_rc
:=
+# <sys-devel/llvm-6:=
# || (
# sys-devel/llvm:5
# sys-devel/llvm:4