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:17 -0500 |
commit | 1c966854b241f0df77bec24612142e7ad7fc9e38 (patch) | |
tree | 4a13b60068bc4c179b93772d45150071810f3dbf /src/tutorial/funcs_new.c | |
parent | 5c8dabecdb2e8324436e9c6a5a98fc3162743cb1 (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/tutorial/funcs_new.c')
0 files changed, 0 insertions, 0 deletions