summaryrefslogtreecommitdiff
path: root/makedef.pl
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2006-04-17 14:48:13 +0000
committerNicholas Clark <nick@ccl4.org>2006-04-17 14:48:13 +0000
commitb60bf3b9b39ef71d61640f204c3c1fd31df65fb6 (patch)
tree862e98f907ad855afca0e325fe2eb52c77b49ce9 /makedef.pl
parent5d3527ba35fbfe949eb3b9b4a0da66b688e41a00 (diff)
downloadperl-b60bf3b9b39ef71d61640f204c3c1fd31df65fb6.tar.gz
In Change 27764 I forgot to at PL_hints_mutex to the list of symbols to
exclude when not compiling with ithreads. It would be good to automate the processing of this. p4raw-id: //depot/perl@27870
Diffstat (limited to 'makedef.pl')
-rw-r--r--makedef.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/makedef.pl b/makedef.pl
index 0ab196ece7..a02f4a3475 100644
--- a/makedef.pl
+++ b/makedef.pl
@@ -715,6 +715,7 @@ unless ($define{'USE_ITHREADS'}) {
PL_sharedsv_space
PL_sharedsv_space_mutex
PL_dollarzero_mutex
+ PL_hints_mutex
Perl_dirp_dup
Perl_cx_dup
Perl_si_dup