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:07:00 -0500 |
commit | c3b0baf910f3428df8b30144c1e4034c04ebe495 (patch) | |
tree | 685ad18e10a4c47aab4365facae0f6a49c04c08c /src/backend/commands/opclasscmds.c | |
parent | 6f419958a61119c2f17e0a84a30e920050c843db (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/commands/opclasscmds.c')
0 files changed, 0 insertions, 0 deletions