summaryrefslogtreecommitdiff
path: root/symbian
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2011-07-31 12:15:23 +0200
committerH.Merijn Brand <h.m.brand@xs4all.nl>2011-07-31 12:15:23 +0200
commit668fdbe135fd76c7a654bedba52770966925f562 (patch)
treeed78148bf4e27690111dec532f3168a6b745f1f0 /symbian
parentdd35fa16610ef2fa0d46f5129e626b99cf350d77 (diff)
downloadperl-668fdbe135fd76c7a654bedba52770966925f562.tar.gz
Add st_ino size/sign probes
Work initiated by Tony Cook
Diffstat (limited to 'symbian')
-rw-r--r--symbian/config.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/symbian/config.sh b/symbian/config.sh
index 7e47f6232a..2e531ae34d 100644
--- a/symbian/config.sh
+++ b/symbian/config.sh
@@ -779,6 +779,8 @@ stdio_cnt='((fp)->_IO_read_end - (fp)->_IO_read_ptr)'
stdio_filbuf=''
stdio_ptr='((fp)->_IO_read_ptr)'
stdio_stream_array=''
+st_ino_sign='1'
+st_ino_size='4'
strerror_r_proto='0'
targetarch='thumb-symbian'
timetype=time_t