This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
OpenBSD pthreadness fixes from Tom Christiansen.
[perl5.git] / embed.pl
index a37f761..593ab19 100755 (executable)
--- a/embed.pl
+++ b/embed.pl
@@ -688,7 +688,7 @@ print EM <<'END';
 
 #endif /* PERL_GLOBAL_STRUCT */
 
-#ifdef PERL_POLLUTE            /* disabled by default in 5.006 */
+#ifdef PERL_POLLUTE            /* disabled by default in 5.6.0 */
 
 END