Commit Graph

3 Commits

Author SHA1 Message Date
LagoLunatic f1dc07558c Use custom ldscript template to fix missing .bss warning from linker
This fixes "No linker command file input for section '.bss'" being printed by the linker for every TU that includes the weak .bss from the PCH but then it gets stripped out and doesn't appear in the final object.
2025-08-26 23:02:54 -04:00
LagoLunatic 6610bf1d1c Demo: Fix splits, add assets, update config
Builds OK now
2025-05-19 19:43:20 -04:00
LagoLunatic 64d9c81c8a Demo: Perform initial analysis 2025-05-19 19:32:55 -04:00