Skip to content

Commit 22143e4

Browse files
author
Dave Huseby
committed
---
yaml --- r: 221631 b: refs/heads/master c: 8ffbde4 h: refs/heads/master i: 221629: 0ae7d3d 221627: 637b028 221623: 773cdcf 221615: 4a86889 221599: 23b0029 221567: 5ac82fe v: v3
1 parent 3b87d87 commit 22143e4

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 01cb16d1bf510ccd33db79a7c91843a662952822
2+
refs/heads/master: 8ffbde44431887d0b5f877c9f1617c981b84e5ea
33
refs/heads/snap-stage3: a5c12f4e39d32af3c951b66bd2839bc0b5a1125b
44
refs/heads/try: b53c0f93eedcdedd4fd89bccc5a3a09d1c5cd23e
55
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105

trunk/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)