mirror of
https://git.zap.org.au/git/trader.git
synced 2024-11-03 17:27:29 -05:00
Update INSTALL to reflect testing on NetBSD 10.0
This commit is contained in:
parent
1e2fc6ad5f
commit
3aaedc92c4
4
INSTALL
4
INSTALL
@ -239,7 +239,7 @@ Arch Linux (2024.01.05) x86_64 2.38 GNU C Compiler 13.2.1
|
||||
Operating system Arch Compiler Notes
|
||||
========================== ====== ============================ ============
|
||||
FreeBSD 14.0 x86_64 Clang (LLVM) 16.0.6 [#freebsd1]_
|
||||
NetBSD 9.3 x86_64 GNU C Compiler 7.5.0 [#netbsd1]_
|
||||
NetBSD 10.0 x86_64 GNU C Compiler 10.5.0 [#netbsd1]_
|
||||
macOS 12.6 x86_64 Apple Clang (LLVM) 14.0.0 [#macos1]_
|
||||
macOS 12.6 x86_64 Apple Clang (LLVM) 14.0.0 [#macos2]_
|
||||
Solaris 11.4.42 (x86_64) x86_64 GNU C Compiler 11.2.0 [#solaris1]_
|
||||
@ -262,7 +262,7 @@ Cygwin 3.4.10 (Windows 10) x86_64 GNU C Compiler 11.4.0
|
||||
|
||||
./configure LDFLAGS=-L/usr/pkg/lib
|
||||
|
||||
Note that current versions of NetBSD have a known bug in their
|
||||
Note that older versions of NetBSD have a known bug in their
|
||||
:code:`strfmon()` function: if the locale is not ``C`` or ``C.UTF-8``,
|
||||
amounts may be displayed incorrectly. For example, under the
|
||||
``en_US.UTF-8`` locale, an amount of $6000 is displayed as
|
||||
|
Loading…
Reference in New Issue
Block a user