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:
commit
b39e0139fc
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user