summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Cook <tony@develop-help.com>2015-05-14 11:41:09 +1000
committerTony Cook <tony@develop-help.com>2015-05-14 12:19:25 +1000
commit73663383b15a26fc5f91bfaffee59bfccccaf699 (patch)
tree13de20c4dee4409ffa7d7719d3ff43c0a008386d
parent18f4cc8ebd3a4e0e23e40f70238ce37da2bc9162 (diff)
downloadperl-73663383b15a26fc5f91bfaffee59bfccccaf699.tar.gz
test-prep-gcc was broken and fixed within 5.21
-rw-r--r--pod/perldelta.pod5
1 files changed, 0 insertions, 5 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 1d3ab28927..781fddc0a9 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -1839,11 +1839,6 @@ L<[perl #123976]|https://rt.perl.org/Ticket/Display.html?id=123976>
=item *
-C<test-prep> again depends on C<test-prep-gcc> for GCC builds.
-L<[perl #124221]|https://rt.perl.org/Ticket/Display.html?id=124221>
-
-=item *
-
Perl can now be built in C++ mode on Windows by setting the makefile macro
C<USE_CPLUSPLUS> to the value "define".