Add temporary Ada patch.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc11?expand=0&rev=2
This commit is contained in:
parent
ab390616a7
commit
1cc4c63cca
28
0001-Bump-version-to-11.patch
Normal file
28
0001-Bump-version-to-11.patch
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
From 3af7993093bfc00cec585edb3b7a487782468261 Mon Sep 17 00:00:00 2001
|
||||||
|
From: Martin Liska <mliska@suse.cz>
|
||||||
|
Date: Wed, 27 May 2020 11:38:41 +0200
|
||||||
|
Subject: [PATCH] Bump version to 11.
|
||||||
|
|
||||||
|
gcc/ada/ChangeLog:
|
||||||
|
|
||||||
|
* gnatvsn.ads: Bump Library_Version to 11.
|
||||||
|
---
|
||||||
|
gcc/ada/gnatvsn.ads | 2 +-
|
||||||
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||||
|
|
||||||
|
diff --git a/gcc/ada/gnatvsn.ads b/gcc/ada/gnatvsn.ads
|
||||||
|
index f80d6cef010..aacbc228460 100644
|
||||||
|
--- a/gcc/ada/gnatvsn.ads
|
||||||
|
+++ b/gcc/ada/gnatvsn.ads
|
||||||
|
@@ -38,7 +38,7 @@ package Gnatvsn is
|
||||||
|
-- Static string identifying this version, that can be used as an argument
|
||||||
|
-- to e.g. pragma Ident.
|
||||||
|
|
||||||
|
- Library_Version : constant String := "10";
|
||||||
|
+ Library_Version : constant String := "11";
|
||||||
|
-- Library version. It needs to be updated whenever the major version
|
||||||
|
-- number is changed.
|
||||||
|
--
|
||||||
|
--
|
||||||
|
2.26.2
|
||||||
|
|
@ -52,6 +52,7 @@ Patch52: gcc10-foffload-default.patch
|
|||||||
# Some patches taken from Debian
|
# Some patches taken from Debian
|
||||||
Patch60: gcc44-textdomain.patch
|
Patch60: gcc44-textdomain.patch
|
||||||
Patch61: gcc44-rename-info-files.patch
|
Patch61: gcc44-rename-info-files.patch
|
||||||
|
Patch100: 0001-Bump-version-to-11.patch
|
||||||
|
|
||||||
# Define the canonical target and host architecture
|
# Define the canonical target and host architecture
|
||||||
# %%gcc_target_arch is supposed to be the full target triple
|
# %%gcc_target_arch is supposed to be the full target triple
|
||||||
@ -112,6 +113,7 @@ ln -s newlib-3.3.0/newlib .
|
|||||||
%patch52 -p1
|
%patch52 -p1
|
||||||
%patch60 -p1
|
%patch60 -p1
|
||||||
%patch61
|
%patch61
|
||||||
|
%patch100 -p1
|
||||||
|
|
||||||
#test patching end
|
#test patching end
|
||||||
|
|
||||||
|
@ -52,6 +52,7 @@ Patch52: gcc10-foffload-default.patch
|
|||||||
# Some patches taken from Debian
|
# Some patches taken from Debian
|
||||||
Patch60: gcc44-textdomain.patch
|
Patch60: gcc44-textdomain.patch
|
||||||
Patch61: gcc44-rename-info-files.patch
|
Patch61: gcc44-rename-info-files.patch
|
||||||
|
Patch100: 0001-Bump-version-to-11.patch
|
||||||
|
|
||||||
# Define the canonical target and host architecture
|
# Define the canonical target and host architecture
|
||||||
# %%gcc_target_arch is supposed to be the full target triple
|
# %%gcc_target_arch is supposed to be the full target triple
|
||||||
@ -112,6 +113,7 @@ ln -s newlib-3.3.0/newlib .
|
|||||||
%patch52 -p1
|
%patch52 -p1
|
||||||
%patch60 -p1
|
%patch60 -p1
|
||||||
%patch61
|
%patch61
|
||||||
|
%patch100 -p1
|
||||||
|
|
||||||
#test patching end
|
#test patching end
|
||||||
|
|
||||||
|
@ -52,6 +52,7 @@ Patch52: gcc10-foffload-default.patch
|
|||||||
# Some patches taken from Debian
|
# Some patches taken from Debian
|
||||||
Patch60: gcc44-textdomain.patch
|
Patch60: gcc44-textdomain.patch
|
||||||
Patch61: gcc44-rename-info-files.patch
|
Patch61: gcc44-rename-info-files.patch
|
||||||
|
Patch100: 0001-Bump-version-to-11.patch
|
||||||
|
|
||||||
# Define the canonical target and host architecture
|
# Define the canonical target and host architecture
|
||||||
# %%gcc_target_arch is supposed to be the full target triple
|
# %%gcc_target_arch is supposed to be the full target triple
|
||||||
@ -112,6 +113,7 @@ ln -s newlib-3.3.0/newlib .
|
|||||||
%patch52 -p1
|
%patch52 -p1
|
||||||
%patch60 -p1
|
%patch60 -p1
|
||||||
%patch61
|
%patch61
|
||||||
|
%patch100 -p1
|
||||||
|
|
||||||
#test patching end
|
#test patching end
|
||||||
|
|
||||||
|
@ -53,6 +53,7 @@ Patch52: gcc10-foffload-default.patch
|
|||||||
# Some patches taken from Debian
|
# Some patches taken from Debian
|
||||||
Patch60: gcc44-textdomain.patch
|
Patch60: gcc44-textdomain.patch
|
||||||
Patch61: gcc44-rename-info-files.patch
|
Patch61: gcc44-rename-info-files.patch
|
||||||
|
Patch100: 0001-Bump-version-to-11.patch
|
||||||
|
|
||||||
# Define the canonical target and host architecture
|
# Define the canonical target and host architecture
|
||||||
# %%gcc_target_arch is supposed to be the full target triple
|
# %%gcc_target_arch is supposed to be the full target triple
|
||||||
@ -113,6 +114,7 @@ ln -s newlib-3.3.0/newlib .
|
|||||||
%patch52 -p1
|
%patch52 -p1
|
||||||
%patch60 -p1
|
%patch60 -p1
|
||||||
%patch61
|
%patch61
|
||||||
|
%patch100 -p1
|
||||||
|
|
||||||
#test patching end
|
#test patching end
|
||||||
|
|
||||||
|
@ -52,6 +52,7 @@ Patch52: gcc10-foffload-default.patch
|
|||||||
# Some patches taken from Debian
|
# Some patches taken from Debian
|
||||||
Patch60: gcc44-textdomain.patch
|
Patch60: gcc44-textdomain.patch
|
||||||
Patch61: gcc44-rename-info-files.patch
|
Patch61: gcc44-rename-info-files.patch
|
||||||
|
Patch100: 0001-Bump-version-to-11.patch
|
||||||
|
|
||||||
# Define the canonical target and host architecture
|
# Define the canonical target and host architecture
|
||||||
# %%gcc_target_arch is supposed to be the full target triple
|
# %%gcc_target_arch is supposed to be the full target triple
|
||||||
@ -112,6 +113,7 @@ ln -s newlib-3.3.0/newlib .
|
|||||||
%patch52 -p1
|
%patch52 -p1
|
||||||
%patch60 -p1
|
%patch60 -p1
|
||||||
%patch61
|
%patch61
|
||||||
|
%patch100 -p1
|
||||||
|
|
||||||
#test patching end
|
#test patching end
|
||||||
|
|
||||||
|
@ -52,6 +52,7 @@ Patch52: gcc10-foffload-default.patch
|
|||||||
# Some patches taken from Debian
|
# Some patches taken from Debian
|
||||||
Patch60: gcc44-textdomain.patch
|
Patch60: gcc44-textdomain.patch
|
||||||
Patch61: gcc44-rename-info-files.patch
|
Patch61: gcc44-rename-info-files.patch
|
||||||
|
Patch100: 0001-Bump-version-to-11.patch
|
||||||
|
|
||||||
# Define the canonical target and host architecture
|
# Define the canonical target and host architecture
|
||||||
# %%gcc_target_arch is supposed to be the full target triple
|
# %%gcc_target_arch is supposed to be the full target triple
|
||||||
@ -112,6 +113,7 @@ ln -s newlib-3.3.0/newlib .
|
|||||||
%patch52 -p1
|
%patch52 -p1
|
||||||
%patch60 -p1
|
%patch60 -p1
|
||||||
%patch61
|
%patch61
|
||||||
|
%patch100 -p1
|
||||||
|
|
||||||
#test patching end
|
#test patching end
|
||||||
|
|
||||||
|
@ -52,6 +52,7 @@ Patch52: gcc10-foffload-default.patch
|
|||||||
# Some patches taken from Debian
|
# Some patches taken from Debian
|
||||||
Patch60: gcc44-textdomain.patch
|
Patch60: gcc44-textdomain.patch
|
||||||
Patch61: gcc44-rename-info-files.patch
|
Patch61: gcc44-rename-info-files.patch
|
||||||
|
Patch100: 0001-Bump-version-to-11.patch
|
||||||
|
|
||||||
# Define the canonical target and host architecture
|
# Define the canonical target and host architecture
|
||||||
# %%gcc_target_arch is supposed to be the full target triple
|
# %%gcc_target_arch is supposed to be the full target triple
|
||||||
@ -112,6 +113,7 @@ ln -s newlib-3.3.0/newlib .
|
|||||||
%patch52 -p1
|
%patch52 -p1
|
||||||
%patch60 -p1
|
%patch60 -p1
|
||||||
%patch61
|
%patch61
|
||||||
|
%patch100 -p1
|
||||||
|
|
||||||
#test patching end
|
#test patching end
|
||||||
|
|
||||||
|
@ -53,6 +53,7 @@ Patch52: gcc10-foffload-default.patch
|
|||||||
# Some patches taken from Debian
|
# Some patches taken from Debian
|
||||||
Patch60: gcc44-textdomain.patch
|
Patch60: gcc44-textdomain.patch
|
||||||
Patch61: gcc44-rename-info-files.patch
|
Patch61: gcc44-rename-info-files.patch
|
||||||
|
Patch100: 0001-Bump-version-to-11.patch
|
||||||
|
|
||||||
# Define the canonical target and host architecture
|
# Define the canonical target and host architecture
|
||||||
# %%gcc_target_arch is supposed to be the full target triple
|
# %%gcc_target_arch is supposed to be the full target triple
|
||||||
@ -113,6 +114,7 @@ ln -s newlib-3.3.0/newlib .
|
|||||||
%patch52 -p1
|
%patch52 -p1
|
||||||
%patch60 -p1
|
%patch60 -p1
|
||||||
%patch61
|
%patch61
|
||||||
|
%patch100 -p1
|
||||||
|
|
||||||
#test patching end
|
#test patching end
|
||||||
|
|
||||||
|
@ -52,6 +52,7 @@ Patch52: gcc10-foffload-default.patch
|
|||||||
# Some patches taken from Debian
|
# Some patches taken from Debian
|
||||||
Patch60: gcc44-textdomain.patch
|
Patch60: gcc44-textdomain.patch
|
||||||
Patch61: gcc44-rename-info-files.patch
|
Patch61: gcc44-rename-info-files.patch
|
||||||
|
Patch100: 0001-Bump-version-to-11.patch
|
||||||
|
|
||||||
# Define the canonical target and host architecture
|
# Define the canonical target and host architecture
|
||||||
# %%gcc_target_arch is supposed to be the full target triple
|
# %%gcc_target_arch is supposed to be the full target triple
|
||||||
@ -112,6 +113,7 @@ ln -s newlib-3.3.0/newlib .
|
|||||||
%patch52 -p1
|
%patch52 -p1
|
||||||
%patch60 -p1
|
%patch60 -p1
|
||||||
%patch61
|
%patch61
|
||||||
|
%patch100 -p1
|
||||||
|
|
||||||
#test patching end
|
#test patching end
|
||||||
|
|
||||||
|
@ -52,6 +52,7 @@ Patch52: gcc10-foffload-default.patch
|
|||||||
# Some patches taken from Debian
|
# Some patches taken from Debian
|
||||||
Patch60: gcc44-textdomain.patch
|
Patch60: gcc44-textdomain.patch
|
||||||
Patch61: gcc44-rename-info-files.patch
|
Patch61: gcc44-rename-info-files.patch
|
||||||
|
Patch100: 0001-Bump-version-to-11.patch
|
||||||
|
|
||||||
# Define the canonical target and host architecture
|
# Define the canonical target and host architecture
|
||||||
# %%gcc_target_arch is supposed to be the full target triple
|
# %%gcc_target_arch is supposed to be the full target triple
|
||||||
@ -112,6 +113,7 @@ ln -s newlib-3.3.0/newlib .
|
|||||||
%patch52 -p1
|
%patch52 -p1
|
||||||
%patch60 -p1
|
%patch60 -p1
|
||||||
%patch61
|
%patch61
|
||||||
|
%patch100 -p1
|
||||||
|
|
||||||
#test patching end
|
#test patching end
|
||||||
|
|
||||||
|
@ -52,6 +52,7 @@ Patch52: gcc10-foffload-default.patch
|
|||||||
# Some patches taken from Debian
|
# Some patches taken from Debian
|
||||||
Patch60: gcc44-textdomain.patch
|
Patch60: gcc44-textdomain.patch
|
||||||
Patch61: gcc44-rename-info-files.patch
|
Patch61: gcc44-rename-info-files.patch
|
||||||
|
Patch100: 0001-Bump-version-to-11.patch
|
||||||
|
|
||||||
# Define the canonical target and host architecture
|
# Define the canonical target and host architecture
|
||||||
# %%gcc_target_arch is supposed to be the full target triple
|
# %%gcc_target_arch is supposed to be the full target triple
|
||||||
@ -112,6 +113,7 @@ ln -s newlib-3.3.0/newlib .
|
|||||||
%patch52 -p1
|
%patch52 -p1
|
||||||
%patch60 -p1
|
%patch60 -p1
|
||||||
%patch61
|
%patch61
|
||||||
|
%patch100 -p1
|
||||||
|
|
||||||
#test patching end
|
#test patching end
|
||||||
|
|
||||||
|
@ -52,6 +52,7 @@ Patch52: gcc10-foffload-default.patch
|
|||||||
# Some patches taken from Debian
|
# Some patches taken from Debian
|
||||||
Patch60: gcc44-textdomain.patch
|
Patch60: gcc44-textdomain.patch
|
||||||
Patch61: gcc44-rename-info-files.patch
|
Patch61: gcc44-rename-info-files.patch
|
||||||
|
Patch100: 0001-Bump-version-to-11.patch
|
||||||
|
|
||||||
# Define the canonical target and host architecture
|
# Define the canonical target and host architecture
|
||||||
# %%gcc_target_arch is supposed to be the full target triple
|
# %%gcc_target_arch is supposed to be the full target triple
|
||||||
@ -112,6 +113,7 @@ ln -s newlib-3.3.0/newlib .
|
|||||||
%patch52 -p1
|
%patch52 -p1
|
||||||
%patch60 -p1
|
%patch60 -p1
|
||||||
%patch61
|
%patch61
|
||||||
|
%patch100 -p1
|
||||||
|
|
||||||
#test patching end
|
#test patching end
|
||||||
|
|
||||||
|
@ -52,6 +52,7 @@ Patch52: gcc10-foffload-default.patch
|
|||||||
# Some patches taken from Debian
|
# Some patches taken from Debian
|
||||||
Patch60: gcc44-textdomain.patch
|
Patch60: gcc44-textdomain.patch
|
||||||
Patch61: gcc44-rename-info-files.patch
|
Patch61: gcc44-rename-info-files.patch
|
||||||
|
Patch100: 0001-Bump-version-to-11.patch
|
||||||
|
|
||||||
# Define the canonical target and host architecture
|
# Define the canonical target and host architecture
|
||||||
# %%gcc_target_arch is supposed to be the full target triple
|
# %%gcc_target_arch is supposed to be the full target triple
|
||||||
@ -112,6 +113,7 @@ ln -s newlib-3.3.0/newlib .
|
|||||||
%patch52 -p1
|
%patch52 -p1
|
||||||
%patch60 -p1
|
%patch60 -p1
|
||||||
%patch61
|
%patch61
|
||||||
|
%patch100 -p1
|
||||||
|
|
||||||
#test patching end
|
#test patching end
|
||||||
|
|
||||||
|
@ -52,6 +52,7 @@ Patch52: gcc10-foffload-default.patch
|
|||||||
# Some patches taken from Debian
|
# Some patches taken from Debian
|
||||||
Patch60: gcc44-textdomain.patch
|
Patch60: gcc44-textdomain.patch
|
||||||
Patch61: gcc44-rename-info-files.patch
|
Patch61: gcc44-rename-info-files.patch
|
||||||
|
Patch100: 0001-Bump-version-to-11.patch
|
||||||
|
|
||||||
# Define the canonical target and host architecture
|
# Define the canonical target and host architecture
|
||||||
# %%gcc_target_arch is supposed to be the full target triple
|
# %%gcc_target_arch is supposed to be the full target triple
|
||||||
@ -112,6 +113,7 @@ ln -s newlib-3.3.0/newlib .
|
|||||||
%patch52 -p1
|
%patch52 -p1
|
||||||
%patch60 -p1
|
%patch60 -p1
|
||||||
%patch61
|
%patch61
|
||||||
|
%patch100 -p1
|
||||||
|
|
||||||
#test patching end
|
#test patching end
|
||||||
|
|
||||||
|
@ -52,6 +52,7 @@ Patch52: gcc10-foffload-default.patch
|
|||||||
# Some patches taken from Debian
|
# Some patches taken from Debian
|
||||||
Patch60: gcc44-textdomain.patch
|
Patch60: gcc44-textdomain.patch
|
||||||
Patch61: gcc44-rename-info-files.patch
|
Patch61: gcc44-rename-info-files.patch
|
||||||
|
Patch100: 0001-Bump-version-to-11.patch
|
||||||
|
|
||||||
# Define the canonical target and host architecture
|
# Define the canonical target and host architecture
|
||||||
# %%gcc_target_arch is supposed to be the full target triple
|
# %%gcc_target_arch is supposed to be the full target triple
|
||||||
@ -112,6 +113,7 @@ ln -s newlib-3.3.0/newlib .
|
|||||||
%patch52 -p1
|
%patch52 -p1
|
||||||
%patch60 -p1
|
%patch60 -p1
|
||||||
%patch61
|
%patch61
|
||||||
|
%patch100 -p1
|
||||||
|
|
||||||
#test patching end
|
#test patching end
|
||||||
|
|
||||||
|
@ -52,6 +52,7 @@ Patch52: gcc10-foffload-default.patch
|
|||||||
# Some patches taken from Debian
|
# Some patches taken from Debian
|
||||||
Patch60: gcc44-textdomain.patch
|
Patch60: gcc44-textdomain.patch
|
||||||
Patch61: gcc44-rename-info-files.patch
|
Patch61: gcc44-rename-info-files.patch
|
||||||
|
Patch100: 0001-Bump-version-to-11.patch
|
||||||
|
|
||||||
# Define the canonical target and host architecture
|
# Define the canonical target and host architecture
|
||||||
# %%gcc_target_arch is supposed to be the full target triple
|
# %%gcc_target_arch is supposed to be the full target triple
|
||||||
@ -112,6 +113,7 @@ ln -s newlib-3.3.0/newlib .
|
|||||||
%patch52 -p1
|
%patch52 -p1
|
||||||
%patch60 -p1
|
%patch60 -p1
|
||||||
%patch61
|
%patch61
|
||||||
|
%patch100 -p1
|
||||||
|
|
||||||
#test patching end
|
#test patching end
|
||||||
|
|
||||||
|
@ -53,6 +53,7 @@ Patch52: gcc10-foffload-default.patch
|
|||||||
# Some patches taken from Debian
|
# Some patches taken from Debian
|
||||||
Patch60: gcc44-textdomain.patch
|
Patch60: gcc44-textdomain.patch
|
||||||
Patch61: gcc44-rename-info-files.patch
|
Patch61: gcc44-rename-info-files.patch
|
||||||
|
Patch100: 0001-Bump-version-to-11.patch
|
||||||
|
|
||||||
# Define the canonical target and host architecture
|
# Define the canonical target and host architecture
|
||||||
# %%gcc_target_arch is supposed to be the full target triple
|
# %%gcc_target_arch is supposed to be the full target triple
|
||||||
@ -113,6 +114,7 @@ ln -s newlib-3.3.0/newlib .
|
|||||||
%patch52 -p1
|
%patch52 -p1
|
||||||
%patch60 -p1
|
%patch60 -p1
|
||||||
%patch61
|
%patch61
|
||||||
|
%patch100 -p1
|
||||||
|
|
||||||
#test patching end
|
#test patching end
|
||||||
|
|
||||||
|
@ -52,6 +52,7 @@ Patch52: gcc10-foffload-default.patch
|
|||||||
# Some patches taken from Debian
|
# Some patches taken from Debian
|
||||||
Patch60: gcc44-textdomain.patch
|
Patch60: gcc44-textdomain.patch
|
||||||
Patch61: gcc44-rename-info-files.patch
|
Patch61: gcc44-rename-info-files.patch
|
||||||
|
Patch100: 0001-Bump-version-to-11.patch
|
||||||
|
|
||||||
# Define the canonical target and host architecture
|
# Define the canonical target and host architecture
|
||||||
# %%gcc_target_arch is supposed to be the full target triple
|
# %%gcc_target_arch is supposed to be the full target triple
|
||||||
@ -112,6 +113,7 @@ ln -s newlib-3.3.0/newlib .
|
|||||||
%patch52 -p1
|
%patch52 -p1
|
||||||
%patch60 -p1
|
%patch60 -p1
|
||||||
%patch61
|
%patch61
|
||||||
|
%patch100 -p1
|
||||||
|
|
||||||
#test patching end
|
#test patching end
|
||||||
|
|
||||||
|
@ -52,6 +52,7 @@ Patch52: gcc10-foffload-default.patch
|
|||||||
# Some patches taken from Debian
|
# Some patches taken from Debian
|
||||||
Patch60: gcc44-textdomain.patch
|
Patch60: gcc44-textdomain.patch
|
||||||
Patch61: gcc44-rename-info-files.patch
|
Patch61: gcc44-rename-info-files.patch
|
||||||
|
Patch100: 0001-Bump-version-to-11.patch
|
||||||
|
|
||||||
# Define the canonical target and host architecture
|
# Define the canonical target and host architecture
|
||||||
# %%gcc_target_arch is supposed to be the full target triple
|
# %%gcc_target_arch is supposed to be the full target triple
|
||||||
@ -112,6 +113,7 @@ ln -s newlib-3.3.0/newlib .
|
|||||||
%patch52 -p1
|
%patch52 -p1
|
||||||
%patch60 -p1
|
%patch60 -p1
|
||||||
%patch61
|
%patch61
|
||||||
|
%patch100 -p1
|
||||||
|
|
||||||
#test patching end
|
#test patching end
|
||||||
|
|
||||||
|
@ -53,6 +53,7 @@ Patch52: gcc10-foffload-default.patch
|
|||||||
# Some patches taken from Debian
|
# Some patches taken from Debian
|
||||||
Patch60: gcc44-textdomain.patch
|
Patch60: gcc44-textdomain.patch
|
||||||
Patch61: gcc44-rename-info-files.patch
|
Patch61: gcc44-rename-info-files.patch
|
||||||
|
Patch100: 0001-Bump-version-to-11.patch
|
||||||
|
|
||||||
# Define the canonical target and host architecture
|
# Define the canonical target and host architecture
|
||||||
# %%gcc_target_arch is supposed to be the full target triple
|
# %%gcc_target_arch is supposed to be the full target triple
|
||||||
@ -113,6 +114,7 @@ ln -s newlib-3.3.0/newlib .
|
|||||||
%patch52 -p1
|
%patch52 -p1
|
||||||
%patch60 -p1
|
%patch60 -p1
|
||||||
%patch61
|
%patch61
|
||||||
|
%patch100 -p1
|
||||||
|
|
||||||
#test patching end
|
#test patching end
|
||||||
|
|
||||||
|
@ -52,6 +52,7 @@ Patch52: gcc10-foffload-default.patch
|
|||||||
# Some patches taken from Debian
|
# Some patches taken from Debian
|
||||||
Patch60: gcc44-textdomain.patch
|
Patch60: gcc44-textdomain.patch
|
||||||
Patch61: gcc44-rename-info-files.patch
|
Patch61: gcc44-rename-info-files.patch
|
||||||
|
Patch100: 0001-Bump-version-to-11.patch
|
||||||
|
|
||||||
# Define the canonical target and host architecture
|
# Define the canonical target and host architecture
|
||||||
# %%gcc_target_arch is supposed to be the full target triple
|
# %%gcc_target_arch is supposed to be the full target triple
|
||||||
@ -112,6 +113,7 @@ ln -s newlib-3.3.0/newlib .
|
|||||||
%patch52 -p1
|
%patch52 -p1
|
||||||
%patch60 -p1
|
%patch60 -p1
|
||||||
%patch61
|
%patch61
|
||||||
|
%patch100 -p1
|
||||||
|
|
||||||
#test patching end
|
#test patching end
|
||||||
|
|
||||||
|
@ -52,6 +52,7 @@ Patch52: gcc10-foffload-default.patch
|
|||||||
# Some patches taken from Debian
|
# Some patches taken from Debian
|
||||||
Patch60: gcc44-textdomain.patch
|
Patch60: gcc44-textdomain.patch
|
||||||
Patch61: gcc44-rename-info-files.patch
|
Patch61: gcc44-rename-info-files.patch
|
||||||
|
Patch100: 0001-Bump-version-to-11.patch
|
||||||
|
|
||||||
# Define the canonical target and host architecture
|
# Define the canonical target and host architecture
|
||||||
# %%gcc_target_arch is supposed to be the full target triple
|
# %%gcc_target_arch is supposed to be the full target triple
|
||||||
@ -112,6 +113,7 @@ ln -s newlib-3.3.0/newlib .
|
|||||||
%patch52 -p1
|
%patch52 -p1
|
||||||
%patch60 -p1
|
%patch60 -p1
|
||||||
%patch61
|
%patch61
|
||||||
|
%patch100 -p1
|
||||||
|
|
||||||
#test patching end
|
#test patching end
|
||||||
|
|
||||||
|
@ -52,6 +52,7 @@ Patch52: gcc10-foffload-default.patch
|
|||||||
# Some patches taken from Debian
|
# Some patches taken from Debian
|
||||||
Patch60: gcc44-textdomain.patch
|
Patch60: gcc44-textdomain.patch
|
||||||
Patch61: gcc44-rename-info-files.patch
|
Patch61: gcc44-rename-info-files.patch
|
||||||
|
Patch100: 0001-Bump-version-to-11.patch
|
||||||
|
|
||||||
# Define the canonical target and host architecture
|
# Define the canonical target and host architecture
|
||||||
# %%gcc_target_arch is supposed to be the full target triple
|
# %%gcc_target_arch is supposed to be the full target triple
|
||||||
@ -112,6 +113,7 @@ ln -s newlib-3.3.0/newlib .
|
|||||||
%patch52 -p1
|
%patch52 -p1
|
||||||
%patch60 -p1
|
%patch60 -p1
|
||||||
%patch61
|
%patch61
|
||||||
|
%patch100 -p1
|
||||||
|
|
||||||
#test patching end
|
#test patching end
|
||||||
|
|
||||||
|
@ -52,6 +52,7 @@ Patch52: gcc10-foffload-default.patch
|
|||||||
# Some patches taken from Debian
|
# Some patches taken from Debian
|
||||||
Patch60: gcc44-textdomain.patch
|
Patch60: gcc44-textdomain.patch
|
||||||
Patch61: gcc44-rename-info-files.patch
|
Patch61: gcc44-rename-info-files.patch
|
||||||
|
Patch100: 0001-Bump-version-to-11.patch
|
||||||
|
|
||||||
# Define the canonical target and host architecture
|
# Define the canonical target and host architecture
|
||||||
# %%gcc_target_arch is supposed to be the full target triple
|
# %%gcc_target_arch is supposed to be the full target triple
|
||||||
@ -112,6 +113,7 @@ ln -s newlib-3.3.0/newlib .
|
|||||||
%patch52 -p1
|
%patch52 -p1
|
||||||
%patch60 -p1
|
%patch60 -p1
|
||||||
%patch61
|
%patch61
|
||||||
|
%patch100 -p1
|
||||||
|
|
||||||
#test patching end
|
#test patching end
|
||||||
|
|
||||||
|
@ -52,6 +52,7 @@ Patch52: gcc10-foffload-default.patch
|
|||||||
# Some patches taken from Debian
|
# Some patches taken from Debian
|
||||||
Patch60: gcc44-textdomain.patch
|
Patch60: gcc44-textdomain.patch
|
||||||
Patch61: gcc44-rename-info-files.patch
|
Patch61: gcc44-rename-info-files.patch
|
||||||
|
Patch100: 0001-Bump-version-to-11.patch
|
||||||
|
|
||||||
# Define the canonical target and host architecture
|
# Define the canonical target and host architecture
|
||||||
# %%gcc_target_arch is supposed to be the full target triple
|
# %%gcc_target_arch is supposed to be the full target triple
|
||||||
@ -112,6 +113,7 @@ ln -s newlib-3.3.0/newlib .
|
|||||||
%patch52 -p1
|
%patch52 -p1
|
||||||
%patch60 -p1
|
%patch60 -p1
|
||||||
%patch61
|
%patch61
|
||||||
|
%patch100 -p1
|
||||||
|
|
||||||
#test patching end
|
#test patching end
|
||||||
|
|
||||||
|
@ -321,6 +321,7 @@ Patch52: gcc10-foffload-default.patch
|
|||||||
# Some patches taken from Debian
|
# Some patches taken from Debian
|
||||||
Patch60: gcc44-textdomain.patch
|
Patch60: gcc44-textdomain.patch
|
||||||
Patch61: gcc44-rename-info-files.patch
|
Patch61: gcc44-rename-info-files.patch
|
||||||
|
Patch100: 0001-Bump-version-to-11.patch
|
||||||
|
|
||||||
# GCC-TESTSUITE-DELETE-BEGIN
|
# GCC-TESTSUITE-DELETE-BEGIN
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
@ -1076,6 +1077,7 @@ ln -s newlib-3.3.0/newlib .
|
|||||||
%patch52 -p1
|
%patch52 -p1
|
||||||
%patch60 -p1
|
%patch60 -p1
|
||||||
%patch61
|
%patch61
|
||||||
|
%patch100 -p1
|
||||||
|
|
||||||
#test patching end
|
#test patching end
|
||||||
|
|
||||||
|
@ -333,6 +333,7 @@ Patch52: gcc10-foffload-default.patch
|
|||||||
# Some patches taken from Debian
|
# Some patches taken from Debian
|
||||||
Patch60: gcc44-textdomain.patch
|
Patch60: gcc44-textdomain.patch
|
||||||
Patch61: gcc44-rename-info-files.patch
|
Patch61: gcc44-rename-info-files.patch
|
||||||
|
Patch100: 0001-Bump-version-to-11.patch
|
||||||
|
|
||||||
Summary: Testsuite results
|
Summary: Testsuite results
|
||||||
License: SUSE-Public-Domain
|
License: SUSE-Public-Domain
|
||||||
@ -459,6 +460,7 @@ ln -s newlib-3.3.0/newlib .
|
|||||||
%patch52 -p1
|
%patch52 -p1
|
||||||
%patch60 -p1
|
%patch60 -p1
|
||||||
%patch61
|
%patch61
|
||||||
|
%patch100 -p1
|
||||||
|
|
||||||
#test patching end
|
#test patching end
|
||||||
|
|
||||||
|
@ -315,6 +315,7 @@ Patch52: gcc10-foffload-default.patch
|
|||||||
# Some patches taken from Debian
|
# Some patches taken from Debian
|
||||||
Patch60: gcc44-textdomain.patch
|
Patch60: gcc44-textdomain.patch
|
||||||
Patch61: gcc44-rename-info-files.patch
|
Patch61: gcc44-rename-info-files.patch
|
||||||
|
Patch100: 0001-Bump-version-to-11.patch
|
||||||
|
|
||||||
Summary: The GNU C Compiler and Support Files
|
Summary: The GNU C Compiler and Support Files
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
@ -1798,6 +1799,7 @@ ln -s newlib-3.3.0/newlib .
|
|||||||
%patch52 -p1
|
%patch52 -p1
|
||||||
%patch60 -p1
|
%patch60 -p1
|
||||||
%patch61
|
%patch61
|
||||||
|
%patch100 -p1
|
||||||
|
|
||||||
#test patching end
|
#test patching end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user