forked from pool/newlib
Accepting request 853536 from home:Guillaume_G:branches:devel:gcc
- Use defined gcc version for all architectures OBS-URL: https://build.opensuse.org/request/show/853536 OBS-URL: https://build.opensuse.org/package/show/devel:gcc/newlib?expand=0&rev=19
This commit is contained in:
parent
7dd5cbdb55
commit
03e69a4f9c
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 7 09:17:44 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
- Use defined gcc version for all architectures
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 27 03:49:05 UTC 2020 - Matthew Trescott <matthewtrescott@gmail.com>
|
||||
|
||||
|
@ -34,11 +34,7 @@ Source0: ftp://sourceware.org/pub/newlib/newlib-%{version}.tar.gz
|
||||
|
||||
Patch1: epiphany-fixes.diff
|
||||
|
||||
%if "%{cross_arch}" == "riscv64"
|
||||
BuildRequires: cross-%{gcc_cross_arch}-gcc8-bootstrap
|
||||
%else
|
||||
BuildRequires: cross-%{gcc_cross_arch}-gcc%{gcc_version}-bootstrap
|
||||
%endif
|
||||
%if %{suse_version} > 1220
|
||||
BuildRequires: makeinfo
|
||||
%else
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 7 09:17:44 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
- Use defined gcc version for all architectures
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 27 03:49:05 UTC 2020 - Matthew Trescott <matthewtrescott@gmail.com>
|
||||
|
||||
|
@ -34,11 +34,7 @@ Source0: ftp://sourceware.org/pub/newlib/newlib-%{version}.tar.gz
|
||||
|
||||
Patch1: epiphany-fixes.diff
|
||||
|
||||
%if "%{cross_arch}" == "riscv64"
|
||||
BuildRequires: cross-%{gcc_cross_arch}-gcc8-bootstrap
|
||||
%else
|
||||
BuildRequires: cross-%{gcc_cross_arch}-gcc%{gcc_version}-bootstrap
|
||||
%endif
|
||||
%if %{suse_version} > 1220
|
||||
BuildRequires: makeinfo
|
||||
%else
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 7 09:17:44 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
- Use defined gcc version for all architectures
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 27 03:49:05 UTC 2020 - Matthew Trescott <matthewtrescott@gmail.com>
|
||||
|
||||
|
@ -34,11 +34,7 @@ Source0: ftp://sourceware.org/pub/newlib/newlib-%{version}.tar.gz
|
||||
|
||||
Patch1: epiphany-fixes.diff
|
||||
|
||||
%if "%{cross_arch}" == "riscv64"
|
||||
BuildRequires: cross-%{gcc_cross_arch}-gcc8-bootstrap
|
||||
%else
|
||||
BuildRequires: cross-%{gcc_cross_arch}-gcc%{gcc_version}-bootstrap
|
||||
%endif
|
||||
%if %{suse_version} > 1220
|
||||
BuildRequires: makeinfo
|
||||
%else
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 7 09:17:44 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
- Use defined gcc version for all architectures
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 27 03:49:05 UTC 2020 - Matthew Trescott <matthewtrescott@gmail.com>
|
||||
|
||||
|
@ -34,11 +34,7 @@ Source0: ftp://sourceware.org/pub/newlib/newlib-%{version}.tar.gz
|
||||
|
||||
Patch1: epiphany-fixes.diff
|
||||
|
||||
%if "%{cross_arch}" == "riscv64"
|
||||
BuildRequires: cross-%{gcc_cross_arch}-gcc8-bootstrap
|
||||
%else
|
||||
BuildRequires: cross-%{gcc_cross_arch}-gcc%{gcc_version}-bootstrap
|
||||
%endif
|
||||
%if %{suse_version} > 1220
|
||||
BuildRequires: makeinfo
|
||||
%else
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 7 09:17:44 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
- Use defined gcc version for all architectures
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 27 03:49:05 UTC 2020 - Matthew Trescott <matthewtrescott@gmail.com>
|
||||
|
||||
|
@ -15,11 +15,7 @@ Source0: ftp://sourceware.org/pub/newlib/newlib-%{version}.tar.gz
|
||||
|
||||
Patch1: epiphany-fixes.diff
|
||||
|
||||
%if "%{cross_arch}" == "riscv64"
|
||||
BuildRequires: cross-%{gcc_cross_arch}-gcc8-bootstrap
|
||||
%else
|
||||
BuildRequires: cross-%{gcc_cross_arch}-gcc%{gcc_version}-bootstrap
|
||||
%endif
|
||||
%if %{suse_version} > 1220
|
||||
BuildRequires: makeinfo
|
||||
%else
|
||||
|
Loading…
x
Reference in New Issue
Block a user