This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Always define PL_memory_wrap, and use it for the new sprintf checks
[perl5.git] / makedef.pl
index 9737605..a0bcf7d 100644 (file)
@@ -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