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:05:23 -0500 |
commit | 424793fa5dc631254f69d5ee8d7d7d6de2976f60 (patch) | |
tree | 9b4da48cfdc77a631b50b09a0ff4835938947796 /src/backend/commands/functioncmds.c | |
parent | 097fe194aa7c590b4fa43d5e40c083940859c286 (diff) | |
download | postgresql-424793fa5dc631254f69d5ee8d7d7d6de2976f60.tar.gz postgresql-424793fa5dc631254f69d5ee8d7d7d6de2976f60.zip |
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/functioncmds.c')
0 files changed, 0 insertions, 0 deletions