Add -print-linker-flags

This commit is contained in:
gingerBill
2024-07-08 10:40:04 +01:00
parent 212906ecd2
commit 86c58167ed
2 changed files with 52 additions and 2 deletions
+2
View File
@@ -440,6 +440,8 @@ struct BuildContext {
bool min_link_libs;
bool print_linker_flags;
RelocMode reloc_mode;
bool disable_red_zone;