Accepting request 1080460 from devel:tools:compiler
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1080460 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/llvm?expand=0&rev=134
This commit is contained in:
commit
dbc5d3c0c8
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 13 04:32:44 UTC 2023 - William Brown <william.brown@suse.com>
|
||||||
|
|
||||||
|
- bsc#1210383 - Add aarch64 to lldb platforms
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 6 20:54:59 UTC 2023 - Aaron Puchert <aaronpuchert@alice-dsl.net>
|
Thu Apr 6 20:54:59 UTC 2023 - Aaron Puchert <aaronpuchert@alice-dsl.net>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define _sonum 16
|
%define _sonum 16
|
||||||
%ifarch x86_64
|
%ifarch aarch64 x86_64
|
||||||
%define has_lldb 1
|
%define has_lldb 1
|
||||||
# python3-lldb%{_sonum} is only built with these distributions (see llvm%{_sonum} package)
|
# python3-lldb%{_sonum} is only built with these distributions (see llvm%{_sonum} package)
|
||||||
%if 0%{?suse_version} > 1320
|
%if 0%{?suse_version} > 1320
|
||||||
|
Loading…
x
Reference in New Issue
Block a user