Accepting request 976682 from home:dimstar:Factory
- Follow the distro default gcc version to build the cross bootstrap packages. OBS-URL: https://build.opensuse.org/request/show/976682 OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=613
This commit is contained in:
parent
5ff6da67bf
commit
804195f6ef
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 12 14:33:56 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Follow the distro default gcc version to build the cross
|
||||
bootstrap packages.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 29 10:48:30 UTC 2022 - Marcus Meissner <meissner@suse.com>
|
||||
|
||||
|
@ -122,7 +122,7 @@ BuildRequires: libpng-devel
|
||||
BuildRequires: zlib-devel
|
||||
%endif
|
||||
%if %{build_cross}
|
||||
BuildRequires: cross-%{cross_arch}-gcc11-bootstrap
|
||||
BuildRequires: cross-%{cross_arch}-gcc%{gcc_version}-bootstrap
|
||||
BuildRequires: cross-%{cross_arch}-linux-glibc-devel
|
||||
%endif
|
||||
%if "%flavor" == "i686"
|
||||
|
Loading…
Reference in New Issue
Block a user