This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed96981
)
Suggest "usemymalloc='n'" for FreeBSD 2.*
author
Ralf S. Engelschall
<rse@engelschall.com>
Thu, 26 Dec 1996 02:04:03 +0000
(14:04 +1200)
committer
Chip Salzenberg
<chip@atlantic.net>
Fri, 27 Dec 1996 18:22:00 +0000
(06:22 +1200)
hints/freebsd.sh
patch
|
blob
|
blame
|
history
diff --git
a/hints/freebsd.sh
b/hints/freebsd.sh
index
f1ab871
..
99ceaa3
100644
(file)
--- a/
hints/freebsd.sh
+++ b/
hints/freebsd.sh
@@
-58,6
+58,7
@@
case "$osvers" in
#
2.0.5*|2.0-built*|2.1*)
usevfork='true'
+ usemymalloc='n'
d_dosuid='define'
d_setregid='define'
d_setreuid='define'