Accepting request 1224085 from devel:tools:compiler

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1224085
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=146
This commit is contained in:
Ana Guerrero 2024-11-15 14:38:06 +00:00 committed by Git OBS Bridge
commit 8e6e678d0b
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 6 15:24:59 UTC 2024 - Michal Suchanek <msuchanek@suse.de>
- Enable lldb on s390x and ppc64le (bsc#1232906).
-------------------------------------------------------------------
Sun Sep 22 15:27:22 UTC 2024 - Aaron Puchert <aaronpuchert@alice-dsl.net>

View File

@ -22,7 +22,7 @@
%global has_openmp 1
%endif
%ifarch aarch64 x86_64
%ifarch aarch64 ppc64le s390x x86_64
%define has_lldb 1
%if %{suse_version} > 1600
%define has_lldb_python 1