mirror of
https://github.com/openwrt/packages.git
synced 2025-07-20 05:31:48 +00:00
https://metacpan.org/release/HAARG/perl-5.40.0 remove bytes_heavy.pl Perl/perl5#22047 perl update version 5.40.0 Signed-off-by: Esaaprilia Salsabila <esaapriliasalsabila@gmail.com>
12 lines
340 B
Diff
12 lines
340 B
Diff
--- a/perl.c
|
|
+++ b/perl.c
|
|
@@ -318,7 +318,7 @@ perl_construct(pTHXx)
|
|
PL_localpatches = local_patches; /* For possible -v */
|
|
#endif
|
|
|
|
-#if defined(LIBM_LIB_VERSION)
|
|
+#if defined(LIBM_LIB_VERSION) && defined(__UCLIBC__)
|
|
/*
|
|
* Some BSDs and Cygwin default to POSIX math instead of IEEE.
|
|
* This switches them over to IEEE.
|