mirror of
https://github.com/zeldaret/tww.git
synced 2026-05-23 06:54:16 -04:00
f1dc07558c
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.