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

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