Open Issues Need Help
View All on GitHub `-Wno-whole-archive` does not work about 1 month ago
AI Summary: Implement support for the `-Wno-whole-archive` flag in the ELD linker, mirroring the functionality of other `-Wno-*` flags to suppress whole-archive warnings. This involves modifying the linker's warning handling mechanism to recognize and ignore this specific flag.
Complexity:
4/5
good first issue