mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-26 15:34:59 -07:00
add -no-rpath
This commit is contained in:
@@ -411,6 +411,7 @@ struct BuildContext {
|
||||
bool no_dynamic_literals;
|
||||
bool no_output_files;
|
||||
bool no_crt;
|
||||
bool no_rpath;
|
||||
bool no_entry_point;
|
||||
bool no_thread_local;
|
||||
bool use_lld;
|
||||
|
||||
Reference in New Issue
Block a user