]> git.pld-linux.org Git - packages/binutils.git/blob - binutils-sanity-check.patch
- remove internal sanity check from public <bfd.h> header file.
[packages/binutils.git] / binutils-sanity-check.patch
1 --- binutils-2.22.52.0.4/bfd/bfd-in.h.orig      2012-06-14 16:29:22.000000000 +0200
2 +++ binutils-2.22.52.0.4/bfd/bfd-in.h   2012-06-14 20:26:46.835857525 +0200
3 @@ -32,11 +32,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
This page took 0.071853 seconds and 4 git commands to generate.