summaryrefslogtreecommitdiff
path: root/makedef.pl
diff options
context:
space:
mode:
authorLukas Mai <l.mai@web.de>2017-11-11 18:18:14 +0100
committerLukas Mai <l.mai@web.de>2017-11-11 18:19:24 +0100
commit2b503742ec83467c3ba4fb5b70583a4df2810a3e (patch)
tree47ff29a2a91d80f320740a5cd9b037e2f8f2d8bb /makedef.pl
parent7d65f652cb34981f4cb53a56496f5712f740d496 (diff)
downloadperl-2b503742ec83467c3ba4fb5b70583a4df2810a3e.tar.gz
teach makedef.pl about PL_keyword_plugin_mutex
This fixes t/porting/globvar.t.
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 1f44cc5780..5dc7bdf35c 100644
--- a/makedef.pl
+++ b/makedef.pl
@@ -358,6 +358,7 @@ unless ($define{'USE_ITHREADS'}) {
unless ($define{'USE_ITHREADS'}) {
++$skip{$_} foreach qw(
+ PL_keyword_plugin_mutex
PL_check_mutex
PL_op_mutex
PL_regex_pad