Hennadii Stepanov 5fb8f0f80f
depends: Do not override CFLAGS when building SQLite with DEBUG=1
The `--enable-debug` configure option for the SQLite package does two
things. It adds three preprocessor definitions and overrides CFLAGS with
"-g -O0". The latter breaks the user's ability to provide sanitizer and
LTO flags.
2024-01-25 12:25:27 +00:00
..
2023-12-12 13:58:38 +00:00
2023-04-04 10:07:41 +01:00
2022-07-29 14:02:23 +01:00
2023-03-23 10:31:25 +00:00
2023-07-18 11:27:24 +01:00
2023-10-24 12:11:11 +01:00