mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-21 08:29:39 +08: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
1c6adf0f67
commit
02d83d7565
@ -18,7 +18,8 @@ geometry/i.86-.*-freebsd4.[0-5]=geometry-positive-zeros
|
||||
geometry/alpha.*-freebsd4.[0-5]=geometry-positive-zeros
|
||||
geometry/i.86-.*-openbsd=geometry-positive-zeros
|
||||
geometry/sparc-.*-openbsd=geometry-positive-zeros
|
||||
geometry/.*-netbsd=geometry-positive-zeros
|
||||
geometry/.*-netbsd1.[0-5]=geometry-positive-zeros
|
||||
geometry/.*-netbsdelf1.[0-5]=geometry-positive-zeros
|
||||
geometry/hppa.*-hpux9=geometry-positive-zeros
|
||||
geometry/hppa.*-hpux10=geometry-positive-zeros
|
||||
geometry/.*-irix6=geometry-positive-zeros
|
||||
|
Loading…
Reference in New Issue
Block a user