]> git.ipfire.org Git - thirdparty/sqlite.git/commit
More closely emulate the legacy build's handling of LDFLAGS, permitting them to be...
authorstephan <stephan@noemail.net>
Fri, 8 Nov 2024 07:37:12 +0000 (07:37 +0000)
committerstephan <stephan@noemail.net>
Fri, 8 Nov 2024 07:37:12 +0000 (07:37 +0000)
commit62801081f32a862c1c02c8c17c54f77b86a0ffd8
tree1bc92ec20aea40a44a25ded134ef8f9b6030c605
parent3b306aac6e92bf50b40dceda2deab05c630f34f2
More closely emulate the legacy build's handling of LDFLAGS, permitting them to be passed to configure but not to make. We cannot 100% enforce that because main.mk is not filtered by the configure script, so we instead add a level of indirection to make passing of LDFLAGS=... to make a no-op.

FossilOrigin-Name: d1af9f31831dc99a808b916df4d414943f5d56796c8342411ee4a57abfde85e2
Makefile.in
main.mk
manifest
manifest.uuid