summaryrefslogtreecommitdiff
path: root/makedef.pl
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-12-01 15:40:11 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-12-01 15:40:11 +0000
commite271e56d5700d8b78a1a9d5ecb4471f81deffa6c (patch)
treeb2e3047392f13e04f8dec1ff4247c651b1dd3f42 /makedef.pl
parent50627f8079af8414075aa4b4eec91a3bb1aa86b8 (diff)
downloadperl-e271e56d5700d8b78a1a9d5ecb4471f81deffa6c.tar.gz
Always define PL_memory_wrap, and use it for the new sprintf checks
p4raw-id: //depot/perl@26239
Diffstat (limited to 'makedef.pl')
-rw-r--r--makedef.pl6
1 files changed, 0 insertions, 6 deletions
diff --git a/makedef.pl b/makedef.pl
index 9737605a2f..a0bcf7d354 100644
--- a/makedef.pl
+++ b/makedef.pl
@@ -660,12 +660,6 @@ else {
)];
}
-unless ($define{'PERL_MALLOC_WRAP'}) {
- skip_symbols [qw(
- PL_memory_wrap
- )];
-}
-
if ($define{'PERL_USE_SAFE_PUTENV'}) {
skip_symbols [qw(
PL_use_safe_putenv