This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
If long double math functions do not work, drop uselongdouble.
authorJarkko Hietaniemi <jhi@iki.fi>
Tue, 11 Nov 2014 23:14:40 +0000 (18:14 -0500)
committerJarkko Hietaniemi <jhi@iki.fi>
Wed, 12 Nov 2014 11:49:07 +0000 (06:49 -0500)
commit2f52d58da6fe67fb710f470965ffef38c2f32d9c
tree9efc6b8f0e13c77b1969e2d8f6e253a1329a42b1
parentc5e6a3c74b2fe93aae700ce59ef0ad8c70ad1bd6
If long double math functions do not work, drop uselongdouble.

This moves a earlier version of the test from the freebsd hints
to Configure, thus stopping also any other platforms that have
lacking longdouble implementations.

The test is not comprehensive (not all long double interfaces are tested),
but it covers some of the most common ones.

The earlier test was actually wrong, so no FreeBSD could ever pass.
Sorry, FreeBSD.
Configure
hints/freebsd.sh