boehm: use mmap instead of brk also on kfreebsd-*

Petr Salinger <[email protected]>
Newsgroups gmane.comp.gcc.java.patches
Message-ID <[email protected]>
Please use mmap instead of brk also on kfreebsd-*.

Thanks in advance.

 		Petr


--- a/src/boehm-gc/configure.host
+++ b/src/boehm-gc/configure.host
@@ -41,7 +41,7 @@
   fi

  case "${host}" in
-  *-linux*)
+  *-linux*|*-kfreebsd*-gnu*)
       gc_use_mmap=yes
       ;;
   esac
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.