This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Don't use POSIX 2008 locales on cygwin
[perl5.git] / hints / cygwin.sh
index 1f35bef..007ba7e 100644 (file)
@@ -95,3 +95,6 @@ lddlflags="$lddlflags $ldflags"
 # it still doesn't work, despite our probes looking good:
 # https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64697
 d_thread_local=undef
+
+# Broken: https://sourceware.org/pipermail/cygwin/2022-August/252043.html */
+d_newlocale=undef