diff --git a/llvm19.changes b/llvm19.changes index c6403d9..51f0487 100644 --- a/llvm19.changes +++ b/llvm19.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 6 15:24:59 UTC 2024 - Michal Suchanek + +- Enable lldb on s390x and ppc64le (bsc#1232906). + ------------------------------------------------------------------- Sat Nov 2 17:20:43 UTC 2024 - Aaron Puchert diff --git a/llvm19.spec b/llvm19.spec index 71fe7bc..227acb6 100644 --- a/llvm19.spec +++ b/llvm19.spec @@ -47,7 +47,7 @@ %bcond_without use_lld %endif -%ifarch aarch64 x86_64 +%ifarch aarch64 ppc64le s390x x86_64 %bcond_without lldb %if %{suse_version} > 1600 %bcond_without lldb_python