Skip to content

Commit 8ffbde4

Browse files
author
Dave Huseby
committed
review feedback fixes
1 parent 01cb16d commit 8ffbde4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/librustc_back/target/bitrig_base.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ pub fn opts() -> TargetOptions {
2020
linker_is_gnu: true,
2121
has_rpath: true,
2222
position_independent_executables: true,
23-
archive_format: "".to_string(),
2423

2524
.. Default::default()
2625
}

0 commit comments

Comments
 (0)