Skip to content

Commit f54530a

Browse files
committed
perldelta for e71f25b
I'm not sure that's in the right section, but I think it's a better fit than the others I considered.
1 parent e71f25b commit f54530a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pod/perldelta.pod

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,12 @@ invoke it with C<-Dusecrosscompiler> but not C<-Dtargethost=somehost>.
263263
This means you can supply your target platform C<config.sh>, generate
264264
the headers and proceed to build your cross-target perl. [perl #127234]
265265

266+
=item *
267+
268+
Builds with C<-Accflags=-DPERL_TRACE_OPS> now only dump the operator
269+
counts when the environment variable C<PERL_TRACE_OPS> to be set to a
270+
non-zero integer. This allows C<make test> to pass on such a build.
271+
266272
=back
267273

268274
=head1 Testing

0 commit comments

Comments
 (0)