diff options
author | Noah Misch <noah@leadboat.com> | 2015-03-01 13:05:23 -0500 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2015-03-01 13:06:33 -0500 |
commit | 22dd465d34f55b5a5b1790a5b5582fef9558d84b (patch) | |
tree | a13389929ea9f5f2a1959c7af668cfad400ebd96 /src/backend/executor/execTuples.c | |
parent | fdacbf9e89267a3c3eb382b285bdb724ad5c6e44 (diff) |
Unlink static libraries before rebuilding them.
When the library already exists in the build directory, "ar" preserves
members not named on its command line. This mattered when, for example,
a "configure" rerun dropped a file from $(LIBOBJS). libpgport carried
the obsolete member until "make clean". Back-patch to 9.0 (all
supported versions).
Diffstat (limited to 'src/backend/executor/execTuples.c')
0 files changed, 0 insertions, 0 deletions