]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Split the core-most CFLAGS, which should not be overridable (like -fPIC), into CFLAGS...
authorstephan <stephan@noemail.net>
Tue, 29 Oct 2024 23:42:24 +0000 (23:42 +0000)
committerstephan <stephan@noemail.net>
Tue, 29 Oct 2024 23:42:24 +0000 (23:42 +0000)
commit5be33f7b3f5716091722048877e5b7cb09e85d2e
tree6eb231964857c70db5b5c72b9ae65ba1156ab183
parent691e7eceb60d53d3c20ec69c9e8ad43b0c27dd8a
Split the core-most CFLAGS, which should not be overridable (like -fPIC), into CFLAGS.core, so that went CFLAGS=... is passed on in a make invocation the -fPIC flag is not lost (as reported in [forum:39f8c54391d38c72 | forum post 39f8c543]).

FossilOrigin-Name: f5899d22c6c2e65383d7e1ca43da740d3a56fb87daa204a642ce1dc963a98de2
Makefile.in
Makefile.linux-generic
auto.def
main.mk
manifest
manifest.uuid