aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.4.0/boehm-gc/include/gc_ext_config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.4.0/boehm-gc/include/gc_ext_config.h.in')
-rw-r--r--gcc-4.4.0/boehm-gc/include/gc_ext_config.h.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc-4.4.0/boehm-gc/include/gc_ext_config.h.in b/gcc-4.4.0/boehm-gc/include/gc_ext_config.h.in
new file mode 100644
index 000000000..219ba2fb8
--- /dev/null
+++ b/gcc-4.4.0/boehm-gc/include/gc_ext_config.h.in
@@ -0,0 +1,7 @@
+/* include/gc_ext_config.h.in. This contains definitions needed by
+external clients that do not want to include the full gc.h. Currently this
+is used by libjava/include/boehm-gc.h. */
+
+#undef THREAD_LOCAL_ALLOC
+
+#undef HAVE_PTHREAD_GETATTR_NP