This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ec60c8
)
Tru64: tgamma in libm but broken.
author
Jarkko Hietaniemi
<jhi@iki.fi>
Sat, 13 Dec 2014 00:43:17 +0000
(19:43 -0500)
committer
Jarkko Hietaniemi
<jhi@iki.fi>
Sat, 13 Dec 2014 00:43:51 +0000
(19:43 -0500)
hints/dec_osf.sh
patch
|
blob
|
blame
|
history
diff --git
a/hints/dec_osf.sh
b/hints/dec_osf.sh
index
3844cca
..
a9ffe2e
100644
(file)
--- a/
hints/dec_osf.sh
+++ b/
hints/dec_osf.sh
@@
-571,6
+571,7
@@
d_nan='undef'
d_nearbyint='undef'
d_round='undef'
d_scalbn='undef'
+d_tgamma='undef'
#
# Unset temporary variables no more needed.