summaryrefslogtreecommitdiffstats
path: root/source/d/binutils/patches/binutils.no-config-h-check.diff
diff options
context:
space:
mode:
Diffstat (limited to 'source/d/binutils/patches/binutils.no-config-h-check.diff')
-rw-r--r--source/d/binutils/patches/binutils.no-config-h-check.diff14
1 files changed, 0 insertions, 14 deletions
diff --git a/source/d/binutils/patches/binutils.no-config-h-check.diff b/source/d/binutils/patches/binutils.no-config-h-check.diff
deleted file mode 100644
index b64c909dc..000000000
--- a/source/d/binutils/patches/binutils.no-config-h-check.diff
+++ /dev/null
@@ -1,14 +0,0 @@
---- ./bfd/bfd-in2.h.orig 2021-01-30 02:38:03.000000000 -0600
-+++ ./bfd/bfd-in2.h 2021-01-30 13:55:37.309054947 -0600
-@@ -30,11 +30,6 @@
- #ifndef __BFD_H_SEEN__
- #define __BFD_H_SEEN__
-
--/* PR 14072: Ensure that config.h is included first. */
--#if !defined PACKAGE && !defined PACKAGE_VERSION
--#error config.h must be included before this header
--#endif
--
- #ifdef __cplusplus
- extern "C" {
- #endif