In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/8a329a1f6ab42e0ee381a1b516a3cce4f61d9461?hp=4ec60c8e1a2f0ac997c2917bc064b44d8368dc8a>

- Log -----------------------------------------------------------------
commit 8a329a1f6ab42e0ee381a1b516a3cce4f61d9461
Author: Jarkko Hietaniemi <[email protected]>
Date:   Fri Dec 12 19:43:17 2014 -0500

    Tru64: tgamma in libm but broken.
-----------------------------------------------------------------------

Summary of changes:
 hints/dec_osf.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/hints/dec_osf.sh b/hints/dec_osf.sh
index 3844cca..a9ffe2e 100644
--- 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.

--
Perl5 Master Repository

Reply via email to