Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZoltan Varga <vargaz@gmail.com>2010-12-01 19:52:53 +0300
committerZoltan Varga <vargaz@gmail.com>2010-12-01 19:53:48 +0300
commit103450e4a270ed47fa93fc0a99fcdb95e602c5fa (patch)
tree9434f6567847b48e1260193dae9a89638ea3e991 /libgc/configure.in
parent3be9f5a036404609d88a94ce60d09dcf7c45d206 (diff)
Fix the OSC build breakage by only compiling mach_dep.c on openbsd.
Diffstat (limited to 'libgc/configure.in')
-rw-r--r--libgc/configure.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/libgc/configure.in b/libgc/configure.in
index 8c735a1760d..c260afc59c4 100644
--- a/libgc/configure.in
+++ b/libgc/configure.in
@@ -153,6 +153,7 @@ case "$THREADS" in
AC_DEFINE(PARALLEL_MARK)
fi
AC_DEFINE(THREAD_LOCAL_ALLOC)
+ openbsd=true
;;
*-*-osf*)
AC_DEFINE(GC_OSF1_THREADS)
@@ -213,6 +214,7 @@ case "$host" in
;;
esac
AM_CONDITIONAL(POWERPC_DARWIN,test x$powerpc_darwin = xtrue)
+AM_CONDITIONAL(OPENBSD,test x$openbsd = xtrue)
AC_MSG_CHECKING(for xlc)
AC_TRY_COMPILE([],[