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:39 -0500 |
commit | 585f16dc80337a2ee7b0e823c7ff42a9e10d1d88 (patch) | |
tree | 7153fa67a1ae572a71de1c8856fd0a154589bb7e /src/backend/utils/adt/json.c | |
parent | 1b558782b7156bac9b4012ccee5338f1ccd236d9 (diff) | |
download | postgresql-585f16dc80337a2ee7b0e823c7ff42a9e10d1d88.tar.gz postgresql-585f16dc80337a2ee7b0e823c7ff42a9e10d1d88.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/utils/adt/json.c')
0 files changed, 0 insertions, 0 deletions