diff --git a/cross-arm-none-newlib-devel.changes b/cross-arm-none-newlib-devel.changes index 9d38531..f4a9b00 100644 --- a/cross-arm-none-newlib-devel.changes +++ b/cross-arm-none-newlib-devel.changes @@ -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 diff --git a/cross-arm-none-newlib-devel.spec b/cross-arm-none-newlib-devel.spec index 7659286..ab19dc8 100644 --- a/cross-arm-none-newlib-devel.spec +++ b/cross-arm-none-newlib-devel.spec @@ -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 diff --git a/cross-epiphany-newlib-devel.changes b/cross-epiphany-newlib-devel.changes index 9d38531..f4a9b00 100644 --- a/cross-epiphany-newlib-devel.changes +++ b/cross-epiphany-newlib-devel.changes @@ -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 diff --git a/cross-epiphany-newlib-devel.spec b/cross-epiphany-newlib-devel.spec index 0c53e46..88a6515 100644 --- a/cross-epiphany-newlib-devel.spec +++ b/cross-epiphany-newlib-devel.spec @@ -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 diff --git a/cross-riscv64-newlib-devel.changes b/cross-riscv64-newlib-devel.changes index 9d38531..f4a9b00 100644 --- a/cross-riscv64-newlib-devel.changes +++ b/cross-riscv64-newlib-devel.changes @@ -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 diff --git a/cross-riscv64-newlib-devel.spec b/cross-riscv64-newlib-devel.spec index c71470e..3debcfe 100644 --- a/cross-riscv64-newlib-devel.spec +++ b/cross-riscv64-newlib-devel.spec @@ -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 diff --git a/cross-rx-newlib-devel.changes b/cross-rx-newlib-devel.changes index 9d38531..f4a9b00 100644 --- a/cross-rx-newlib-devel.changes +++ b/cross-rx-newlib-devel.changes @@ -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 diff --git a/cross-rx-newlib-devel.spec b/cross-rx-newlib-devel.spec index d67eb27..64038f2 100644 --- a/cross-rx-newlib-devel.spec +++ b/cross-rx-newlib-devel.spec @@ -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 diff --git a/newlib.changes b/newlib.changes index 9d38531..f4a9b00 100644 --- a/newlib.changes +++ b/newlib.changes @@ -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 diff --git a/newlib.spec b/newlib.spec index ea70264..8e20c66 100644 --- a/newlib.spec +++ b/newlib.spec @@ -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/ # diff --git a/newlib.spec.in b/newlib.spec.in index 01bbb83..587223e 100644 --- a/newlib.spec.in +++ b/newlib.spec.in @@ -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