diff options
author | Brian Fraser <fraserbn@gmail.com> | 2013-11-11 17:16:58 -0300 |
---|---|---|
committer | Brian Fraser <fraserbn@gmail.com> | 2014-01-23 19:46:03 +0100 |
commit | f08226b804673a6cda17554ac4549f8019334b9c (patch) | |
tree | e3d428c933ea5bbb993e44b484b235363eb0318e /Cross | |
parent | 871414daa45a66933057dd318494c425c88dbbdc (diff) | |
download | perl-f08226b804673a6cda17554ac4549f8019334b9c.tar.gz |
Added targetsh to all the canned config files
Diffstat (limited to 'Cross')
-rw-r--r-- | Cross/config.sh-arm-linux | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cross/config.sh-arm-linux b/Cross/config.sh-arm-linux index ec2cd5bdbb..8a184c9621 100644 --- a/Cross/config.sh-arm-linux +++ b/Cross/config.sh-arm-linux @@ -991,6 +991,7 @@ sysman='/usr/share/man/man1' tail='' tar='' targetarch='' +targetsh='/bin/sh' tbl='' tee='' test='test' |