Artifact 26a15700bb53bf29a2b3b08e2b941ff369118278b5feb7422c5e6a1863595888:
- File src/main.mk — part of check-in [0e6ad145d4] at 2023-06-18 13:58:03 on branch compile_commands.json — More work on compile_commands.json support. This does not work because the approach of extending CFLAGS with the -MJ flag is incompatible with the build process's use of different compilers for the in-tree tools vs the files compiled as part of the fossil binary. On systems with both gcc and clang, the former group may get built with cc (==gcc) yet inherit -MJ via CFLAGS, breaking the build. This approach appears to be a dead end, but checking it in for later analysis. (user: stephan size: 72440)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.