]> git.pld-linux.org Git - packages/binutils.git/blob - binutils-sanity-check.patch
up to 2.42
[packages/binutils.git] / binutils-sanity-check.patch
1 --- binutils-2.22.52.0.4/bfd/bfd-in2.h.orig     2012-06-14 16:29:22.000000000 +0200
2 +++ binutils-2.22.52.0.4/bfd/bfd-in2.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
15 @@ -39,6 +39,7 @@
16  #include "ansidecl.h"
17  #include "symcat.h"
18  #include <sys/stat.h>
19 +#include <stddef.h>
20  
21  #if defined (__STDC__) || defined (ALMOST_STDC) || defined (HAVE_STRINGIZE)
22  #ifndef SABER
This page took 0.067018 seconds and 3 git commands to generate.