summaryrefslogtreecommitdiff
path: root/sys-libs/compiler-rt/compiler-rt-10.0.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-libs/compiler-rt/compiler-rt-10.0.1.ebuild')
-rw-r--r--sys-libs/compiler-rt/compiler-rt-10.0.1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-libs/compiler-rt/compiler-rt-10.0.1.ebuild b/sys-libs/compiler-rt/compiler-rt-10.0.1.ebuild
index 11bb6907be3a..bcd5f4b351d2 100644
--- a/sys-libs/compiler-rt/compiler-rt-10.0.1.ebuild
+++ b/sys-libs/compiler-rt/compiler-rt-10.0.1.ebuild
@@ -9,6 +9,7 @@ inherit cmake flag-o-matic llvm llvm.org python-any-r1 toolchain-funcs
DESCRIPTION="Compiler runtime library for clang (built-in part)"
HOMEPAGE="https://llvm.org/"
LLVM_COMPONENTS=( compiler-rt )
+LLVM_PATCHSET=10.0.1-1
llvm.org_set_globals
LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"