Accepting request 1224086 from devel:tools:compiler

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1224086
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm19?expand=0&rev=2
This commit is contained in:
Ana Guerrero 2024-11-15 14:38:07 +00:00 committed by Git OBS Bridge
commit b39e0139fc
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).
-------------------------------------------------------------------
Sat Nov 2 17:20:43 UTC 2024 - Aaron Puchert <aaronpuchert@alice-dsl.net>

View File

@ -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