Use the system perl for RUN_PERL, if we are cross compiling, and we found one.
authorJess Robinson <castaway@desert-island.me.uk>
Fri, 18 Jan 2013 15:46:10 +0000 (15:46 +0000)
committerBrian Fraser <fraserbn@gmail.com>
Wed, 22 Jan 2014 16:08:20 +0000 (13:08 -0300)
commit9094a4e8ed4808e43506f9d7d78b4187fb8a88d6
tree50172197748c6c2a234b6bc16f521342d4fc439c
parentb2b07891562707e62356869d15d99a7b7651e1fc
Use the system perl for RUN_PERL, if we are cross compiling, and we found one.

Note we can only substitute the system perl for scripts that do not require Config
as it complains about non-matching Perl versions.
Makefile.SH