Files
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
..