Accepting request 1222022 from home:michals
- Enable lldb on s390x and ppc64le (bsc#1232906). OBS-URL: https://build.opensuse.org/request/show/1222022 OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm19?expand=0&rev=6
This commit is contained in:
parent
4e5b0d234e
commit
cb7d7db1a2
@ -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>
|
Sat Nov 2 17:20:43 UTC 2024 - Aaron Puchert <aaronpuchert@alice-dsl.net>
|
||||||
|
|
||||||
|
@ -47,7 +47,7 @@
|
|||||||
%bcond_without use_lld
|
%bcond_without use_lld
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%ifarch aarch64 x86_64
|
%ifarch aarch64 ppc64le s390x x86_64
|
||||||
%bcond_without lldb
|
%bcond_without lldb
|
||||||
%if %{suse_version} > 1600
|
%if %{suse_version} > 1600
|
||||||
%bcond_without lldb_python
|
%bcond_without lldb_python
|
||||||
|
Loading…
Reference in New Issue
Block a user