projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d3527b
)
In Change 27764 I forgot to at PL_hints_mutex to the list of symbols to
author
Nicholas Clark
<nick@ccl4.org>
Mon, 17 Apr 2006 14:48:13 +0000
(14:48 +0000)
committer
Nicholas Clark
<nick@ccl4.org>
Mon, 17 Apr 2006 14:48:13 +0000
(14:48 +0000)
exclude when not compiling with ithreads. It would be good to automate
the processing of this.
p4raw-id: //depot/perl@27870
makedef.pl
patch
|
blob
|
history
diff --git
a/makedef.pl
b/makedef.pl
index 0ab196ece76bb5e8ed17ef31d7cc6577581b0f7e..a02f4a3475bf45d28501f2ece1d9147047eb6b01 100644
(file)
--- 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