regenerate.
This commit is contained in:
parent
48a80cfd3e
commit
e6f6d121ef
|
@ -1,5 +1,5 @@
|
|||
/* This file is automatically generated. DO NOT EDIT! */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.56 2011/07/01 01:27:17 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.57 2011/07/01 02:11:14 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp */
|
||||
|
||||
// Predefined symbols and macros -*- C++ -*-
|
||||
|
@ -499,7 +499,7 @@ _GLIBCXX_END_NAMESPACE
|
|||
/* #undef _GLIBCXX_HAVE_FABSL */
|
||||
|
||||
/* Define to 1 if you have the <fenv.h> header file. */
|
||||
#define _GLIBCXX_HAVE_FENV_H 1
|
||||
/* #undef _GLIBCXX_HAVE_FENV_H */
|
||||
|
||||
/* Define to 1 if you have the `finite' function. */
|
||||
#define _GLIBCXX_HAVE_FINITE 1
|
||||
|
@ -788,7 +788,7 @@ _GLIBCXX_END_NAMESPACE
|
|||
/* #undef _GLIBCXX_HAVE_TANL */
|
||||
|
||||
/* Define to 1 if you have the <tgmath.h> header file. */
|
||||
#define _GLIBCXX_HAVE_TGMATH_H 1
|
||||
/* #undef _GLIBCXX_HAVE_TGMATH_H */
|
||||
|
||||
/* Define to 1 if the target supports thread-local storage. */
|
||||
/* #undef _GLIBCXX_HAVE_TLS */
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* This file is automatically generated. DO NOT EDIT! */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.56 2011/07/01 01:27:17 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative-gcc,v 1.57 2011/07/01 02:11:14 mrg Exp */
|
||||
/* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp */
|
||||
|
||||
/* config.h. Generated from config.h.in by configure. */
|
||||
|
@ -120,7 +120,7 @@
|
|||
/* #undef HAVE_FABSL */
|
||||
|
||||
/* Define to 1 if you have the <fenv.h> header file. */
|
||||
#define HAVE_FENV_H 1
|
||||
/* #undef HAVE_FENV_H */
|
||||
|
||||
/* Define to 1 if you have the `finite' function. */
|
||||
#define HAVE_FINITE 1
|
||||
|
@ -409,7 +409,7 @@
|
|||
/* #undef HAVE_TANL */
|
||||
|
||||
/* Define to 1 if you have the <tgmath.h> header file. */
|
||||
#define HAVE_TGMATH_H 1
|
||||
/* #undef HAVE_TGMATH_H */
|
||||
|
||||
/* Define to 1 if the target supports thread-local storage. */
|
||||
/* #undef HAVE_TLS */
|
||||
|
|
Loading…
Reference in New Issue