summaryrefslogtreecommitdiff
path: root/hints
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2014-11-12 19:07:35 -0500
committerJarkko Hietaniemi <jhi@iki.fi>2014-11-14 19:01:49 -0500
commit8754bd71dfeefaff5bb4a43c13da348e8c9183a2 (patch)
tree0648829ff5402da77f86ea9adacbd70360f576d5 /hints
parentcba3462bca42e11bc7bc1fffb722e7b86cd28fd2 (diff)
downloadperl-8754bd71dfeefaff5bb4a43c13da348e8c9183a2.tar.gz
Remove unneeded Tru64 cases.
Diffstat (limited to 'hints')
-rw-r--r--hints/dec_osf.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/hints/dec_osf.sh b/hints/dec_osf.sh
index 1897d6b91b..784eeb38fe 100644
--- a/hints/dec_osf.sh
+++ b/hints/dec_osf.sh
@@ -557,6 +557,9 @@ case "$ccflags" in
;;
esac
+# nan is in libm, but seems broken (there is no proto, either)
+d_nan='undef'
+
#
# Unset temporary variables no more needed.
#