mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
Correct ordering of geometry/freebsd entries, add one for freebsd5.
This commit is contained in:
parent
a4007c0d5f
commit
8631924e51
1 changed files with 2 additions and 1 deletions
|
|
@ -12,8 +12,9 @@ float8/alpha.*-dec-osf.*:cc=float8-fp-exception
|
|||
float8/i.86-pc-cygwin=float8-small-is-zero
|
||||
geometry/.*-bsdi=geometry-bsd-precision
|
||||
geometry/.*-darwin=geometry-powerpc-darwin
|
||||
geometry/i.86-.*-freebsd4.7=geometry-bsd-precision
|
||||
geometry/i.86-.*-freebsd=geometry-positive-zeros-bsd
|
||||
geometry/i.86-.*-freebsd4.7=geometry-bsd-precision
|
||||
geometry/i.86-.*-freebsd5=geometry-bsd-precision
|
||||
geometry/alpha.*-freebsd=geometry-positive-zeros
|
||||
geometry/i.86-.*-openbsd=geometry-positive-zeros-bsd
|
||||
geometry/sparc-.*-openbsd=geometry-positive-zeros
|
||||
|
|
|
|||
Loading…
Reference in a new issue