The THINKFIRST check after the GMAGICAL check in sv_2iv_flags and
[p5sagit/p5-mst-13.2.git] / hints / freebsd.sh
index 28e22ac..c601481 100644 (file)
@@ -269,3 +269,7 @@ EOM
 esac
 EOCBU
 
+# malloc wrap works
+case "$usemallocwrap" in
+'') usemallocwrap='define' ;;
+esac