projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
3cbf51f
)
Fix a couple of linker errors on Win32
Steve Hay [Tue, 2 Jan 2007 14:50:56 +0000 (14:50 +0000)]
p4raw-id: //depot/perl@29661
makedef.pl
patch
|
blob
|
blame
|
history
diff --git
a/makedef.pl
b/makedef.pl
index
060a40a
..
ff3e747
100644
(file)
--- a/
makedef.pl
+++ b/
makedef.pl
@@
-885,6
+885,13
@@
if ($define{'PERL_MAD'}) {
)];
}
+unless ($define{'PERL_GLOBAL_STRUCT_PRIVATE'}) {
+ skip_symbols [qw(
+ PL_my_cxt_keys
+ Perl_my_cxt_index
+ )];
+}
+
unless ($define{'d_mmap'}) {
skip_symbols [qw(
PL_mmap_page_size