aboutsummaryrefslogblamecommitdiff
path: root/devel/boehm-gc/files/patch-configure
blob: 9848faeedf846919dbe8ace3bbeaeca7ac16c6b5 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                                           
--- configure.orig	2014-06-03 20:08:54 UTC
+++ configure
@@ -15639,6 +15639,9 @@ else
 fi
 
 case "${host}" in
+  *-freebsd*)
+    gc_use_mmap=yes
+    ;;
   *-linux*)
     # FIXME: This seems to be no longer needed as configured in gcconfig.h
     #gc_use_mmap=yes