summaryrefslogtreecommitdiff
path: root/makedef.pl
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2005-06-25 15:42:30 +0000
committerNicholas Clark <nick@ccl4.org>2005-06-25 15:42:30 +0000
commit808e22764acaa30a6102c376217d07f25df6e137 (patch)
tree6a14a6012021d261d15c223d58bdf07ae2a1504e /makedef.pl
parent3125a5a42ead64ccadc87f6d7676d933d8d6582c (diff)
downloadperl-808e22764acaa30a6102c376217d07f25df6e137.tar.gz
Need to skip exporting PL_dumper_fd unless it is used.
p4raw-id: //depot/perl@24980
Diffstat (limited to 'makedef.pl')
-rw-r--r--makedef.pl6
1 files changed, 6 insertions, 0 deletions
diff --git a/makedef.pl b/makedef.pl
index 8070f0af7b..9753100d64 100644
--- a/makedef.pl
+++ b/makedef.pl
@@ -784,6 +784,12 @@ unless ($define{'PERL_NEED_TIMESBASE'}) {
)];
}
+unless ($define{'DEBUG_LEAKING_SCALARS_FORK_DUMP'}) {
+ skip_symbols [qw(
+ PL_dumper_fd
+ )];
+}
+
unless ($define{'d_mmap'}) {
skip_symbols [qw(
PL_mmap_page_size