From 6e72d904e617d7842bb5f27ebd0bb001bf29b80f Mon Sep 17 00:00:00 2001 From: Nicholas Clark Date: Mon, 9 May 2005 10:10:42 +0000 Subject: [PATCH] Change 24413 should have updated makedef.pl with the knowledge that 2 symbols are ithreads only. p4raw-id: //depot/perl@24425 --- makedef.pl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/makedef.pl b/makedef.pl index 8e540a1..d2b8296 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 -- 2.7.4