You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
1016 B
31 lines
1016 B
diff -rupN --no-dereference binutils-2.39/bfd/bfd-in2.h binutils-2.39-new/bfd/bfd-in2.h
|
|
--- binutils-2.39/bfd/bfd-in2.h 2022-08-01 09:12:32.000000000 +0200
|
|
+++ binutils-2.39-new/bfd/bfd-in2.h 2022-10-30 12:41:24.134023735 +0100
|
|
@@ -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
|
|
diff -rupN --no-dereference binutils-2.39/bfd/bfd-in.h binutils-2.39-new/bfd/bfd-in.h
|
|
--- binutils-2.39/bfd/bfd-in.h 2022-08-01 09:12:32.000000000 +0200
|
|
+++ binutils-2.39-new/bfd/bfd-in.h 2022-10-30 12:41:24.133023735 +0100
|
|
@@ -23,11 +23,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
|