summaryrefslogtreecommitdiff
path: root/symbian/config.sh
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2013-03-09 20:04:50 +0100
committerH.Merijn Brand <h.m.brand@xs4all.nl>2013-03-09 20:04:50 +0100
commit9d1a8da0e35084d837dfe2fc0bd2964ee8ade5f1 (patch)
tree6c4daa2f468f9aed40ef8674e2647affb127cd54 /symbian/config.sh
parent20a5039af69d81e9003664af771f2dd5e0446c2b (diff)
downloadperl-9d1a8da0e35084d837dfe2fc0bd2964ee8ade5f1.tar.gz
Add bootstrap_charset/BOOTSTRAP_CHARSET for non-ASCII architectures
Diffstat (limited to 'symbian/config.sh')
-rw-r--r--symbian/config.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/symbian/config.sh b/symbian/config.sh
index d9a4c06562..7f7895719a 100644
--- a/symbian/config.sh
+++ b/symbian/config.sh
@@ -15,6 +15,7 @@ asctime_r_proto='0'
bin='\\system\\apps\\perl'
bincompat5005='n'
binexp='\\system\\apps\\perl'
+bootstrap_charset='undef'
byteorder='1234'
castflags='0'
cc='gcc'