diff options
Diffstat (limited to 'symbian/config.sh')
-rw-r--r-- | symbian/config.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/symbian/config.sh b/symbian/config.sh index 50cf11dbdb..ba281855a4 100644 --- a/symbian/config.sh +++ b/symbian/config.sh @@ -136,6 +136,7 @@ d_fcntl_can_lock='undef' d_fd_macros='undef' d_fd_set='undef' d_fds_bits='undef' +d_fegetround='undef' d_fgetpos='undef' d_finite='undef' d_finitel='undef' @@ -582,6 +583,7 @@ i_dirent='define' i_dlfcn='undef' i_execinfo='undef' i_fcntl='define' +i_fenv='undef' i_float='undef' i_fp='undef' i_fp_class='undef' |