add -no-rpath

This commit is contained in:
Laytan
2024-09-04 22:38:19 +02:00
parent 1a7c1d107a
commit 0aa971207b
3 changed files with 15 additions and 3 deletions
+1
View File
@@ -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;