review feedback fixes
This commit is contained in:
parent
01cb16d1bf
commit
8ffbde4443
1 changed files with 0 additions and 1 deletions
|
|
@ -20,7 +20,6 @@ pub fn opts() -> TargetOptions {
|
|||
linker_is_gnu: true,
|
||||
has_rpath: true,
|
||||
position_independent_executables: true,
|
||||
archive_format: "".to_string(),
|
||||
|
||||
.. Default::default()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue