summaryrefslogtreecommitdiff
path: root/lang/gcc48/patches/patch-boehm-gc_include_gc__config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gcc48/patches/patch-boehm-gc_include_gc__config.h.in')
-rw-r--r--lang/gcc48/patches/patch-boehm-gc_include_gc__config.h.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/lang/gcc48/patches/patch-boehm-gc_include_gc__config.h.in b/lang/gcc48/patches/patch-boehm-gc_include_gc__config.h.in
new file mode 100644
index 00000000000..3fc39b290d2
--- /dev/null
+++ b/lang/gcc48/patches/patch-boehm-gc_include_gc__config.h.in
@@ -0,0 +1,14 @@
+$NetBSD: patch-boehm-gc_include_gc__config.h.in,v 1.1 2014/05/31 13:06:25 ryoon Exp $
+
+--- boehm-gc/include/gc_config.h.in.orig 2012-11-04 22:56:02.000000000 +0000
++++ boehm-gc/include/gc_config.h.in
+@@ -30,6 +30,9 @@
+ /* support FreeBSD threads */
+ #undef GC_FREEBSD_THREADS
+
++/* support OpenBSD threads */
++#undef GC_OPENBSD_THREADS
++
+ /* include support for gcj */
+ #undef GC_GCJ_SUPPORT
+