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:
authorRobert Nagy <robert@openbsd.org>2010-11-29 17:56:37 +0300
committerZoltan Varga <vargaz@gmail.com>2010-11-29 19:05:46 +0300
commit065506369b2f69c1104e6059ae884a205b414273 (patch)
treeda4ab0b7163f86cd4a17482d88cb869b6ebcc712 /libgc/Makefile.am
parentf2e095f92cd1829f515e014779378240d3ae0e8e (diff)
Add support for the internal boehm-gc on OpenBSD
Diffstat (limited to 'libgc/Makefile.am')
-rw-r--r--libgc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgc/Makefile.am b/libgc/Makefile.am
index 0700ae8b5b4..45d4b0f6925 100644
--- a/libgc/Makefile.am
+++ b/libgc/Makefile.am
@@ -47,7 +47,7 @@ obj_map.c os_dep.c pcr_interface.c ptr_chck.c real_malloc.c reclaim.c \
solaris_pthreads.c solaris_threads.c specific.c stubborn.c typd_mlc.c \
backgraph.c win32_threads.c \
pthread_support.c pthread_stop_world.c darwin_stop_world.c \
-mach_dep.c $(asm_libgc_sources)
+openbsd_stop_world.c mach_dep.c $(asm_libgc_sources)
# Include THREADDLLIBS here to ensure that the correct versions of
# linuxthread semaphore functions get linked: