In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/83a177d5130b0eaf6e80dc433be6c3ac4ae4fba0?hp=23695c073f41fdac9d20d873827ba8b2a3dda710>

- Log -----------------------------------------------------------------
commit 83a177d5130b0eaf6e80dc433be6c3ac4ae4fba0
Author: Tony Cook <[email protected]>
Date:   Tue May 10 10:52:19 2016 +1000

    perldelta for 23695c073f41
-----------------------------------------------------------------------

Summary of changes:
 pod/perldelta.pod | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 50d120a..006dcb7 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -258,7 +258,10 @@ L</Platform Support> section, instead.
 
 =item *
 
-XXX
+C<Configure> now builds C<miniperl> and C<generate_uudmap> if you
+invoke it with C<-Dusecrosscompiler> but not C<-Dtargethost=somehost>.
+This means you can supply your target platform C<config.sh>, generate
+the headers and proceed to build your cross-target perl.  [perl #127234]
 
 =back
 

--
Perl5 Master Repository

Reply via email to