From 5ee38acb6a99355235f5ecf2d70f621e5ffb88f9 Mon Sep 17 00:00:00 2001 From: Cupertino Miranda Date: Wed, 3 Apr 2024 13:05:13 +0100 Subject: Remove oracle version repetition Support for Oracle Linux toolchains have some repetition within their package directories. This patch improves the status of package directories and patch reusability. Signed-off-by: Cupertino Miranda --- .../0000-Fix-a-missing-include-of-string.patch | 24 ---------------------- 1 file changed, 24 deletions(-) delete mode 100644 packages/binutils-oracle/git-43eccdca/0000-Fix-a-missing-include-of-string.patch (limited to 'packages/binutils-oracle/git-43eccdca/0000-Fix-a-missing-include-of-string.patch') diff --git a/packages/binutils-oracle/git-43eccdca/0000-Fix-a-missing-include-of-string.patch b/packages/binutils-oracle/git-43eccdca/0000-Fix-a-missing-include-of-string.patch deleted file mode 100644 index 141ddf82..00000000 --- a/packages/binutils-oracle/git-43eccdca/0000-Fix-a-missing-include-of-string.patch +++ /dev/null @@ -1,24 +0,0 @@ -This patch is a backport from binutils-gdb commit: -a3972330f4: Fix a missing include of - -This code is free software; you can redistribute it and/or modify it -under the terms of the GNU General Public License as published by the -Free Software Foundation; either version 3, or (at your option) any -later version. - -This code is distributed in the hope that it will be useful, but WITHOUT -ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License -for more details. - -diff -Nur binutils-gdb/gold/errors.h binutils-gdb-oracle/gold/errors.h ---- binutils-gdb/gold/errors.h 2022-06-16 17:49:08.412691685 -0500 -+++ binutils-gdb-oracle/gold/errors.h 2022-06-16 18:34:19.463006903 -0500 -@@ -24,6 +24,7 @@ - #define GOLD_ERRORS_H - - #include -+#include - - #include "gold-threads.h" - -- cgit v1.2.3