You've already forked linux-packaging-mono
Imported Upstream version 6.12.0.156
Former-commit-id: 8ff468edef2b5377f24097610316870b85491049
This commit is contained in:
parent
4651b7ea22
commit
a2828bff8b
4
external/bdwgc/extra/gc.c
vendored
4
external/bdwgc/extra/gc.c
vendored
@@ -70,8 +70,12 @@
|
||||
#include "../darwin_stop_world.c"
|
||||
#include "../dyn_load.c"
|
||||
#include "../gc_dlopen.c"
|
||||
#if !defined(PLATFORM_MACH_DEP)
|
||||
#include "../mach_dep.c"
|
||||
#endif
|
||||
#if !defined(PLATFORM_STOP_WORLD)
|
||||
#include "../pthread_stop_world.c"
|
||||
#endif
|
||||
#include "../pthread_support.c"
|
||||
#include "../specific.c"
|
||||
#include "../win32_threads.c"
|
||||
|
||||
Reference in New Issue
Block a user