Skip to content

Commit 6c72dca

Browse files
committed
Make freebsd not use POSIX 2008 locales
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265950 We do not yet know the extent of the problem.
1 parent 7f36725 commit 6c72dca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

hints/freebsd.sh

+3
Original file line numberDiff line numberDiff line change
@@ -371,3 +371,6 @@ esac
371371
# This function on this box has weird behavior. See
372372
# https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255646
373373
d_querylocale='undef'
374+
375+
# See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265950
376+
d_duplocale='undef'

0 commit comments

Comments
 (0)