X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=boehm-gc%2Finclude%2Fgc_config.h.in;h=92f1b2cf4607c30bb29d0da5914e5e55b220e52d;hp=60ffb9741b60fe816668f9488b07425d106938bb;hb=735cc3dd9476a9058e71fc04e4d87f60b5a89b59;hpb=2e53aef54d8a8913c011eb1567d3b82921628ba3 diff --git a/boehm-gc/include/gc_config.h.in b/boehm-gc/include/gc_config.h.in index 60ffb9741b6..92f1b2cf460 100644 --- a/boehm-gc/include/gc_config.h.in +++ b/boehm-gc/include/gc_config.h.in @@ -145,6 +145,9 @@ /* define GC_local_malloc() & GC_local_malloc_atomic() */ #undef THREAD_LOCAL_ALLOC +/* use MMAP instead of sbrk to get new memory */ +#undef USE_MMAP + /* POSIX version of C Source */ #undef _POSIX_C_SOURCE