From d6873b50ad77bd3a68153db315fe808efc4085f0d1724c75022620c2ff63e5aa Mon Sep 17 00:00:00 2001 From: Aaron Puchert Date: Fri, 14 Apr 2023 16:29:44 +0000 Subject: [PATCH] Accepting request 1078836 from home:firstyear:branches:devel:tools:compiler - bsc#1210383 - Add aarch64 to lldb platforms OBS-URL: https://build.opensuse.org/request/show/1078836 OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=584 --- llvm.changes | 5 +++++ llvm.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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