* config.in: Disable sanity check for kfreebsd.
authorAlan Modra <amodra@gmail.com>
Mon, 10 Sep 2012 22:30:57 +0000 (22:30 +0000)
committerAlan Modra <amodra@gmail.com>
Mon, 10 Sep 2012 22:30:57 +0000 (22:30 +0000)
12 files changed:
bfd/ChangeLog
bfd/config.in
binutils/ChangeLog
binutils/config.in
gas/ChangeLog
gas/config.in
gold/ChangeLog
gold/config.in
ld/ChangeLog
ld/config.in
opcodes/ChangeLog
opcodes/config.in

index 15053f6..e678d3a 100644 (file)
@@ -1,3 +1,7 @@
+2012-09-10  Matthias Klose  <doko@ubuntu.com>
+
+       * config.in: Disable sanity check for kfreebsd.
+
 2012-09-10  H.J. Lu  <hongjiu.lu@intel.com>
 
        * configure: Regenerated.
index 20b619d..2fc4897 100644 (file)
@@ -2,7 +2,7 @@
 
 /* Check that config.h is #included before system headers
     (this works only for glibc, but that should be enough).  */
-#if defined(__GLIBC__) && !defined(__CONFIG_H__)
+#if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
 #  error config.h must be #included before system headers
 #endif
 #define __CONFIG_H__ 1
index 95ed4c1..d254df9 100644 (file)
@@ -1,3 +1,7 @@
+2012-09-10  Matthias Klose  <doko@ubuntu.com>
+
+       * config.in: Disable sanity check for kfreebsd.
+
 2012-09-10  H.J. Lu  <hongjiu.lu@intel.com>
 
        * configure: Regenerated.
index 3b3812c..4ed54e9 100644 (file)
@@ -2,7 +2,7 @@
 
 /* Check that config.h is #included before system headers
    (this works only for glibc, but that should be enough).  */
-#if defined(__GLIBC__)
+#if defined(__GLIBC__) && !defined(__FreeBSD_kernel__)
 #  error config.h must be #included before system headers
 #endif
 
index cbc8f2f..811eb13 100644 (file)
@@ -1,3 +1,7 @@
+2012-09-10  Matthias Klose  <doko@ubuntu.com>
+
+       * config.in: Disable sanity check for kfreebsd.
+
 2012-09-10  H.J. Lu  <hongjiu.lu@intel.com>
 
        * configure: Regenerated.
index b1bdf8f..411710e 100644 (file)
@@ -2,7 +2,7 @@
 
 /* Check that config.h is #included before system headers
    (this works only for glibc, but that should be enough).  */
-#if defined(__GLIBC__) && !defined(__CONFIG_H__)
+#if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
 #  error config.h must be #included before system headers
 #endif
 #define __CONFIG_H__ 1
index e481713..c7488ef 100644 (file)
@@ -1,3 +1,7 @@
+2012-09-10  Matthias Klose  <doko@ubuntu.com>
+
+       * config.in: Disable sanity check for kfreebsd.
+
 2012-09-10  Sterling Augustine  <saugustine@google.com>
 
        * gdb-index.cc (Gdb_index::pubnames_read): New parameter.
index 3edc0d6..42252bf 100644 (file)
@@ -2,7 +2,7 @@
 
 /* Check that config.h is #included before system headers
    (this works only for glibc, but that should be enough).  */
-#if defined(__GLIBC__) && !defined(__CONFIG_H__)
+#if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
 #  error config.h must be #included before system headers
 #endif
 #define __CONFIG_H__ 1
index bb4ff85..9641ccc 100644 (file)
@@ -1,3 +1,7 @@
+2012-09-10  Matthias Klose  <doko@ubuntu.com>
+
+       * config.in: Disable sanity check for kfreebsd.
+
 2012-09-10  H.J. Lu  <hongjiu.lu@intel.com>
 
        * configure: Regenerated.
index 5fbc4a3..f4a8a23 100644 (file)
@@ -2,7 +2,7 @@
 
 /* Check that config.h is #included before system headers
    (this works only for glibc, but that should be enough).  */
-#if defined(__GLIBC__) && !defined(__CONFIG_H__)
+#if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
 #  error config.h must be #included before system headers
 #endif
 #define __CONFIG_H__ 1
index eb543d2..13b0173 100644 (file)
@@ -1,3 +1,7 @@
+2012-09-10  Matthias Klose  <doko@ubuntu.com>
+
+       * config.in: Disable sanity check for kfreebsd.
+
 2012-09-10  H.J. Lu  <hongjiu.lu@intel.com>
 
        * configure: Regenerated.
index 7b97957..9555f7d 100644 (file)
@@ -2,7 +2,7 @@
 
 /* Check that config.h is #included before system headers
    (this works only for glibc, but that should be enough).  */
-#if defined(__GLIBC__) && !defined(__CONFIG_H__)
+#if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
 #  error config.h must be #included before system headers
 #endif
 #define __CONFIG_H__ 1