summaryrefslogtreecommitdiffstats
path: root/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/c++config.h
diff options
context:
space:
mode:
Diffstat (limited to '8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/c++config.h')
-rw-r--r--8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/c++config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/c++config.h b/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/c++config.h
index 2f0c5c6..2156f0d 100644
--- a/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/c++config.h
+++ b/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/c++config.h
@@ -687,7 +687,7 @@ namespace std
/* #undef _GLIBCXX_HAVE_LOGL */
/* Define to 1 if you have the <machine/endian.h> header file. */
-/* #undef _GLIBCXX_HAVE_MACHINE_ENDIAN_H */
+#define _GLIBCXX_HAVE_MACHINE_ENDIAN_H 1
/* Define to 1 if you have the <machine/param.h> header file. */
/* #undef _GLIBCXX_HAVE_MACHINE_PARAM_H */
@@ -1117,7 +1117,7 @@ namespace std
/* Define if builtin atomic operations for long long are supported on this
host. */
-/* #undef _GLIBCXX_ATOMIC_BUILTINS_8 */
+#define _GLIBCXX_ATOMIC_BUILTINS_8 1
/* Define to use concept checking code from the boost libraries. */
/* #undef _GLIBCXX_CONCEPT_CHECKS */