From 668fdbe135fd76c7a654bedba52770966925f562 Mon Sep 17 00:00:00 2001 From: "H.Merijn Brand" Date: Sun, 31 Jul 2011 12:15:23 +0200 Subject: Add st_ino size/sign probes Work initiated by Tony Cook --- epoc/config.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'epoc') diff --git a/epoc/config.sh b/epoc/config.sh index eedc6a8b23..5c7f6d51f1 100644 --- a/epoc/config.sh +++ b/epoc/config.sh @@ -858,6 +858,8 @@ stdio_cnt='' stdio_filbuf='' stdio_ptr='' stdio_stream_array='' +st_ino_sign='1' +st_ino_size='4' strerror_r_proto='0' strings='' submit='' -- cgit v1.2.1