mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
Use float8-small-is-zero for netbsd on m68k, per Rémi Zara.
This commit is contained in:
parent
63a90720b4
commit
3621657a61
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ float4/i.86-pc-mingw32=float4-exp-three-digits
|
|||
float8/i.86-.*-freebsd[234]=float8-small-is-zero
|
||||
float8/i.86-.*-openbsd=float8-small-is-zero
|
||||
float8/i.86-.*-netbsd=float8-small-is-zero
|
||||
float8/m68k-.*-netbsd=float8-small-is-zero
|
||||
float8/.*-qnx=float8-exp-three-digits
|
||||
float8/i.86-pc-mingw32=float8-exp-three-digits-win32
|
||||
float8/i.86-pc-cygwin=float8-small-is-zero
|
||||
|
|
|
|||
Loading…
Reference in a new issue