mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Patch #752671: NetBSD needs to link libintl to _locale.so.
This commit is contained in:
parent
61e2c9a402
commit
19d173486b
5 changed files with 77 additions and 3 deletions
|
@ -173,7 +173,8 @@ GLHACK=-Dclear=__GLclear
|
|||
|
||||
#unicodedata unicodedata.c # static Unicode character database
|
||||
|
||||
#_locale _localemodule.c # access to ISO C locale support
|
||||
# access to ISO C locale support
|
||||
#_locale _localemodule.c # -lintl
|
||||
|
||||
|
||||
# Modules with some UNIX dependencies -- on by default:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue