mirror of
https://github.com/postgres/postgres.git
synced 2026-04-22 06:37:06 -04:00
NetBSD versions 1.6 and (we hope) later can use the standard geometry
comparison file, instead of geometry-positive-zeros. Per report from Patrick Welche.
This commit is contained in:
parent
9b3bcdd41f
commit
6d227ae782
1 changed files with 2 additions and 1 deletions
|
|
@ -22,7 +22,8 @@ geometry/alpha.*-freebsd=geometry-positive-zeros
|
|||
geometry/i.86-.*-openbsd=geometry-positive-zeros-bsd
|
||||
geometry/sparc-.*-openbsd=geometry-positive-zeros
|
||||
geometry/.*-irix6=geometry-irix
|
||||
geometry/.*-netbsd=geometry-positive-zeros
|
||||
geometry/.*-netbsd1.[0-5]=geometry-positive-zeros
|
||||
geometry/.*-netbsdelf1.[0-5]=geometry-positive-zeros
|
||||
geometry/.*-sysv5.*:cc=geometry-uw7-cc
|
||||
geometry/.*-sysv5.*:gcc=geometry-uw7-gcc
|
||||
geometry/alpha.*-dec-osf=geometry-alpha-precision
|
||||
|
|
|
|||
Loading…
Reference in a new issue