switching to gnu archive format per review request
This commit is contained in:
parent
8ffbde4443
commit
b208bd9920
@ -20,6 +20,7 @@ pub fn opts() -> TargetOptions {
|
||||
linker_is_gnu: true,
|
||||
has_rpath: true,
|
||||
position_independent_executables: true,
|
||||
archive_format: "gnu".to_string(),
|
||||
|
||||
.. Default::default()
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user