diff options
author | Nicholas Clark <nick@ccl4.org> | 2005-05-09 10:10:42 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2005-05-09 10:10:42 +0000 |
commit | 6e72d904e617d7842bb5f27ebd0bb001bf29b80f (patch) | |
tree | c2591fa9df65d532254f36531748c384d5b50cbe /makedef.pl | |
parent | d4d49149b1e1c055f26a177456337d77c0579281 (diff) | |
download | perl-6e72d904e617d7842bb5f27ebd0bb001bf29b80f.tar.gz |
Change 24413 should have updated makedef.pl with the knowledge that 2
symbols are ithreads only.
p4raw-id: //depot/perl@24425
Diffstat (limited to 'makedef.pl')
-rw-r--r-- | makedef.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/makedef.pl b/makedef.pl index 8e540a117d..d2b8296926 100644 --- a/makedef.pl +++ b/makedef.pl @@ -686,6 +686,8 @@ unless ($define{'USE_ITHREADS'}) { unless ($define{'USE_ITHREADS'}) { skip_symbols [qw( PL_ptr_table + PL_pte_root + PL_pte_arenaroot PL_op_mutex PL_regex_pad PL_regex_padav |