summaryrefslogtreecommitdiff
path: root/symbian
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2014-08-31 10:51:40 -0400
committerJarkko Hietaniemi <jhi@iki.fi>2014-08-31 17:53:08 -0400
commit4c1a9b0c1cd511f382b94a6bf9698242dbf2342a (patch)
tree7ac98543727d6fd3e42ef67a5c61f7571e21a809 /symbian
parentd5f4f26a609ca54aaae457e0dfefb1b93929a317 (diff)
downloadperl-4c1a9b0c1cd511f382b94a6bf9698242dbf2342a.tar.gz
POSIX math: Configure scan fpgetround
Legacy BSD way of fegetround.
Diffstat (limited to 'symbian')
-rw-r--r--symbian/config.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/symbian/config.sh b/symbian/config.sh
index ba281855a4..c88a3d0035 100644
--- a/symbian/config.sh
+++ b/symbian/config.sh
@@ -151,6 +151,7 @@ d_fpathconf='undef'
d_fpclass='undef'
d_fpclassify='undef'
d_fpclassl='undef'
+d_fpgetround='undef'
d_fpos64_t='undef'
d_frexpl='undef'
d_fs_data_s='undef'