Skip to content
Snippets Groups Projects
Commit 3621657a authored by Tom Lane's avatar Tom Lane
Browse files

Use float8-small-is-zero for netbsd on m68k, per Rémi Zara.

parent 63a90720
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment