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

ddc4e9
diff -rupN --no-dereference binutils-2.39/bfd/bfd-in2.h binutils-2.39-new/bfd/bfd-in2.h
ddc4e9
--- binutils-2.39/bfd/bfd-in2.h	2022-08-01 09:12:32.000000000 +0200
ddc4e9
+++ binutils-2.39-new/bfd/bfd-in2.h	2022-10-30 12:41:24.134023735 +0100
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
ddc4e9
diff -rupN --no-dereference binutils-2.39/bfd/bfd-in.h binutils-2.39-new/bfd/bfd-in.h
ddc4e9
--- binutils-2.39/bfd/bfd-in.h	2022-08-01 09:12:32.000000000 +0200
ddc4e9
+++ binutils-2.39-new/bfd/bfd-in.h	2022-10-30 12:41:24.133023735 +0100
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