mirror of
https://github.com/odin-lang/Odin.git
synced 2026-05-26 21:58:14 +00:00
Merge pull request #5797 from harold-b/hb.export-linked-libs
Add build flag to export the linked libraries
This commit is contained in:
@@ -575,6 +575,8 @@ struct BuildContext {
|
||||
|
||||
bool min_link_libs;
|
||||
|
||||
String export_linked_libs_path;
|
||||
|
||||
bool print_linker_flags;
|
||||
|
||||
RelocMode reloc_mode;
|
||||
|
||||
Reference in New Issue
Block a user