summaryrefslogtreecommitdiffhomepage
path: root/patches/bdwgc_pre.local.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/bdwgc_pre.local.patch')
-rw-r--r--patches/bdwgc_pre.local.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/bdwgc_pre.local.patch b/patches/bdwgc_pre.local.patch
index 20213127..b1c7ea50 100644
--- a/patches/bdwgc_pre.local.patch
+++ b/patches/bdwgc_pre.local.patch
@@ -4,8 +4,8 @@
*-*-aix* | *-*-android* | *-*-cygwin* | *-*-darwin* | *-*-dragonfly* | \
*-*-freebsd* | *-*-haiku* | *-*-hpux11* | *-*-irix* | \
*-*-kfreebsd*-gnu | *-*-gnu* | *-*-*linux* | *-*-msys* | *-*-nacl* | \
-- *-*-netbsd* | *-*-openbsd* | *-*-osf* | *-*-solaris*)
-+ *-*-netbsd* | *-*-openbsd* | *-*-osf* | *-*-solaris* | *-*-midipix*)
+- *-*-netbsd* | *-*-openbsd* | *-*-osf* | *-*-serenity* | *-*-solaris*)
++ *-*-netbsd* | *-*-openbsd* | *-*-osf* | *-*-serenity* | *-*-solaris* | *-*-midipix*)
AC_DEFINE(GC_THREADS)
AC_DEFINE([_REENTRANT], [1],
[Required define if using POSIX threads.])