- On riscv64 force gcc 8 as bootstrap compiler
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/newlib?expand=0&rev=15
This commit is contained in:
parent
e77ef8e29a
commit
a6976637e7
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 27 19:59:12 UTC 2019 - matz@suse.com
|
||||
|
||||
- On riscv64 force gcc 8 as bootstrap compiler
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 24 13:49:40 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package cross-arm-none-newlib-devel
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@ -34,7 +34,11 @@ 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 May 27 19:59:12 UTC 2019 - matz@suse.com
|
||||
|
||||
- On riscv64 force gcc 8 as bootstrap compiler
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 24 13:49:40 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package cross-epiphany-newlib-devel
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@ -34,7 +34,11 @@ 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 May 27 19:59:12 UTC 2019 - matz@suse.com
|
||||
|
||||
- On riscv64 force gcc 8 as bootstrap compiler
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 24 13:49:40 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package cross-riscv64-newlib-devel
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@ -34,7 +34,11 @@ 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 May 27 19:59:12 UTC 2019 - matz@suse.com
|
||||
|
||||
- On riscv64 force gcc 8 as bootstrap compiler
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 24 13:49:40 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package cross-rx-newlib-devel
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@ -34,7 +34,11 @@ 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 May 27 19:59:12 UTC 2019 - matz@suse.com
|
||||
|
||||
- On riscv64 force gcc 8 as bootstrap compiler
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 24 13:49:40 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package newlib
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
|
@ -15,7 +15,11 @@ 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