fixes #27124 for freebsd
This commit is contained in:
parent
c85ba3e9cb
commit
02b394cef8
@ -18,7 +18,7 @@ pub fn opts() -> TargetOptions {
|
||||
executables: true,
|
||||
morestack: true,
|
||||
has_rpath: true,
|
||||
archive_format: "bsd".to_string(),
|
||||
archive_format: "".to_string(),
|
||||
|
||||
.. Default::default()
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user