Skip to content

Commit

Permalink
openbsd: Not thread safe locales
Browse files Browse the repository at this point in the history
  • Loading branch information
khwilliamson committed Nov 22, 2023
1 parent 623352d commit 3600f6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hints/openbsd.sh
Expand Up @@ -154,7 +154,7 @@ esac
#XXX
# https://marc.info/?l=openbsd-bugs&m=155364568608759&w=2
# which is being fixed. In the meantime, forbid POSIX 2008 locales
#d_newlocale="$undef"
d_newlocale="$undef"

# Seems that OpenBSD returns bogus values in _Thread_local variables in code in
# shared objects, so we need to disable it. See GH #19109
Expand Down

0 comments on commit 3600f6c

Please sign in to comment.