]> git.pld-linux.org Git - packages/cross-binutils.git/blame - binutils-2.22.52.0.4-no-config-h-check.patch
- unconditional noarch subpackages
[packages/cross-binutils.git] / binutils-2.22.52.0.4-no-config-h-check.patch
CommitLineData
59e455fe
ER
1--- a/bfd/bfd-in.h 2012-08-02 10:56:34.561769686 +0100
2+++ b/bfd/bfd-in.h 2012-08-02 11:13:27.134797755 +0100
3@@ -25,11 +25,6 @@
4 #ifndef __BFD_H_SEEN__
5 #define __BFD_H_SEEN__
6
7-/* PR 14072: Ensure that config.h is included first. */
8-#if !defined PACKAGE && !defined PACKAGE_VERSION
9-#error config.h must be included before this header
10-#endif
11-
12 #ifdef __cplusplus
13 extern "C" {
14 #endif
15--- a/bfd/bfd-in2.h 2012-08-02 10:56:34.349769680 +0100
16+++ b/bfd/bfd-in2.h 2012-08-02 11:13:40.015798113 +0100
17@@ -32,11 +32,6 @@
18 #ifndef __BFD_H_SEEN__
19 #define __BFD_H_SEEN__
20
21-/* PR 14072: Ensure that config.h is included first. */
22-#if !defined PACKAGE && !defined PACKAGE_VERSION
23-#error config.h must be included before this header
24-#endif
25-
26 #ifdef __cplusplus
27 extern "C" {
28 #endif
This page took 0.109548 seconds and 4 git commands to generate.