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 /symbian | |
parent | 871414daa45a66933057dd318494c425c88dbbdc (diff) | |
download | perl-f08226b804673a6cda17554ac4549f8019334b9c.tar.gz |
Added targetsh to all the canned config files
Diffstat (limited to 'symbian')
-rw-r--r-- | symbian/config.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/symbian/config.sh b/symbian/config.sh index 1f85eeea81..29482a2c50 100644 --- a/symbian/config.sh +++ b/symbian/config.sh @@ -787,6 +787,7 @@ stdio_ptr='((fp)->_IO_read_ptr)' stdio_stream_array='' strerror_r_proto='0' targetarch='thumb-symbian' +targetsh=':' timetype=time_t tmpnam_r_proto='0' touch='touch' |