commit:     cfaceb488b6884128cb95fedc6228695d4606c8d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 23 09:50:51 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jul 23 09:50:51 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfaceb48

llvm-runtimes/compiler-rt: 21+ requires third-party/siphash on arm64

Thanks to vimproved for reporting!

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 llvm-runtimes/compiler-rt/compiler-rt-21.1.0.9999.ebuild        | 2 +-
 llvm-runtimes/compiler-rt/compiler-rt-21.1.0_rc1.ebuild         | 2 +-
 llvm-runtimes/compiler-rt/compiler-rt-22.0.0.9999.ebuild        | 2 +-
 llvm-runtimes/compiler-rt/compiler-rt-22.0.0_pre20250722.ebuild | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/llvm-runtimes/compiler-rt/compiler-rt-21.1.0.9999.ebuild 
b/llvm-runtimes/compiler-rt/compiler-rt-21.1.0.9999.ebuild
index ef2c473a87b3..18238ea1344c 100644
--- a/llvm-runtimes/compiler-rt/compiler-rt-21.1.0.9999.ebuild
+++ b/llvm-runtimes/compiler-rt/compiler-rt-21.1.0.9999.ebuild
@@ -30,7 +30,7 @@ BDEPEND="
        )
 "
 
-LLVM_COMPONENTS=( compiler-rt cmake llvm/cmake )
+LLVM_COMPONENTS=( compiler-rt cmake llvm/cmake third-party/siphash )
 LLVM_TEST_COMPONENTS=( llvm/include/llvm/TargetParser )
 llvm.org_set_globals
 

diff --git a/llvm-runtimes/compiler-rt/compiler-rt-21.1.0_rc1.ebuild 
b/llvm-runtimes/compiler-rt/compiler-rt-21.1.0_rc1.ebuild
index ef2c473a87b3..18238ea1344c 100644
--- a/llvm-runtimes/compiler-rt/compiler-rt-21.1.0_rc1.ebuild
+++ b/llvm-runtimes/compiler-rt/compiler-rt-21.1.0_rc1.ebuild
@@ -30,7 +30,7 @@ BDEPEND="
        )
 "
 
-LLVM_COMPONENTS=( compiler-rt cmake llvm/cmake )
+LLVM_COMPONENTS=( compiler-rt cmake llvm/cmake third-party/siphash )
 LLVM_TEST_COMPONENTS=( llvm/include/llvm/TargetParser )
 llvm.org_set_globals
 

diff --git a/llvm-runtimes/compiler-rt/compiler-rt-22.0.0.9999.ebuild 
b/llvm-runtimes/compiler-rt/compiler-rt-22.0.0.9999.ebuild
index ef2c473a87b3..18238ea1344c 100644
--- a/llvm-runtimes/compiler-rt/compiler-rt-22.0.0.9999.ebuild
+++ b/llvm-runtimes/compiler-rt/compiler-rt-22.0.0.9999.ebuild
@@ -30,7 +30,7 @@ BDEPEND="
        )
 "
 
-LLVM_COMPONENTS=( compiler-rt cmake llvm/cmake )
+LLVM_COMPONENTS=( compiler-rt cmake llvm/cmake third-party/siphash )
 LLVM_TEST_COMPONENTS=( llvm/include/llvm/TargetParser )
 llvm.org_set_globals
 

diff --git a/llvm-runtimes/compiler-rt/compiler-rt-22.0.0_pre20250722.ebuild 
b/llvm-runtimes/compiler-rt/compiler-rt-22.0.0_pre20250722.ebuild
index ef2c473a87b3..18238ea1344c 100644
--- a/llvm-runtimes/compiler-rt/compiler-rt-22.0.0_pre20250722.ebuild
+++ b/llvm-runtimes/compiler-rt/compiler-rt-22.0.0_pre20250722.ebuild
@@ -30,7 +30,7 @@ BDEPEND="
        )
 "
 
-LLVM_COMPONENTS=( compiler-rt cmake llvm/cmake )
+LLVM_COMPONENTS=( compiler-rt cmake llvm/cmake third-party/siphash )
 LLVM_TEST_COMPONENTS=( llvm/include/llvm/TargetParser )
 llvm.org_set_globals
 

Reply via email to