Peter Eisentraut wrote:
> Support cross compilation by compiling "zic" with a native compiler. This
> relies on the output of zic being platform independent, but that is
> currently the case.
This breaks out of tree (vpath) builds. Attached is a patch that fixes
the problem -- committed to HEAD.
-Neil
In response to
pgsql-committers by date
| Next: | From: Bruce Momjian | Date: 2005-07-04 04:06:43 |
| Subject: pgsql: Update wording: < Currently, to protect against partial disk |
| Previous: | From: Neil Conway | Date: 2005-07-04 02:56:02 |
| Subject: pgsql: Fix build break for out of tree (vpath) builds, induced by recent |