Blame SOURCES/binutils-no-config-h-check.patch

0c89c8
diff -rupN --no-dereference binutils-2.37/bfd/bfd-in2.h binutils-2.37-new/bfd/bfd-in2.h
0c89c8
--- binutils-2.37/bfd/bfd-in2.h	2021-07-08 13:37:19.000000000 +0200
0c89c8
+++ binutils-2.37-new/bfd/bfd-in2.h	2021-07-24 21:59:03.850951615 +0200
0c89c8
@@ -30,11 +30,6 @@
0c89c8
 #ifndef __BFD_H_SEEN__
0c89c8
 #define __BFD_H_SEEN__
0c89c8
 
0c89c8
-/* PR 14072: Ensure that config.h is included first.  */
0c89c8
-#if !defined PACKAGE && !defined PACKAGE_VERSION
0c89c8
-#error config.h must be included before this header
0c89c8
-#endif
0c89c8
-
0c89c8
 #ifdef __cplusplus
0c89c8
 extern "C" {
0c89c8
 #endif
0c89c8
diff -rupN --no-dereference binutils-2.37/bfd/bfd-in.h binutils-2.37-new/bfd/bfd-in.h
0c89c8
--- binutils-2.37/bfd/bfd-in.h	2021-07-08 13:37:19.000000000 +0200
0c89c8
+++ binutils-2.37-new/bfd/bfd-in.h	2021-07-24 21:59:03.851951606 +0200
0c89c8
@@ -23,11 +23,6 @@
0c89c8
 #ifndef __BFD_H_SEEN__
0c89c8
 #define __BFD_H_SEEN__
0c89c8
 
0c89c8
-/* PR 14072: Ensure that config.h is included first.  */
0c89c8
-#if !defined PACKAGE && !defined PACKAGE_VERSION
0c89c8
-#error config.h must be included before this header
0c89c8
-#endif
0c89c8
-
0c89c8
 #ifdef __cplusplus
0c89c8
 extern "C" {
0c89c8
 #endif