Only add an automatic SONAME for Rust dylibs
This commit is contained in:
@@ -2490,7 +2490,7 @@ fn add_order_independent_options(
|
||||
}
|
||||
}
|
||||
|
||||
cmd.set_output_kind(link_output_kind, out_filename);
|
||||
cmd.set_output_kind(link_output_kind, crate_type, out_filename);
|
||||
|
||||
add_relro_args(cmd, sess);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user