diff --git a/llvm.changes b/llvm.changes index 91e1ae1..3d8f736 100644 --- a/llvm.changes +++ b/llvm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Apr 13 04:32:44 UTC 2023 - William Brown + +- bsc#1210383 - Add aarch64 to lldb platforms + ------------------------------------------------------------------- Thu Apr 6 20:54:59 UTC 2023 - Aaron Puchert diff --git a/llvm.spec b/llvm.spec index b783b4b..8d223b7 100644 --- a/llvm.spec +++ b/llvm.spec @@ -17,7 +17,7 @@ %define _sonum 16 -%ifarch x86_64 +%ifarch aarch64 x86_64 %define has_lldb 1 # python3-lldb%{_sonum} is only built with these distributions (see llvm%{_sonum} package) %if 0%{?suse_version} > 1320