Skip to content

Commit 0f47327

Browse files
committedDec 12, 2019
Remove i686-unknown-dragonfly target
1 parent 3eebe05 commit 0f47327

File tree

2 files changed

+0
-24
lines changed

2 files changed

+0
-24
lines changed
 

‎src/librustc_target/spec/i686_unknown_dragonfly.rs

-23
This file was deleted.

‎src/librustc_target/spec/mod.rs

-1
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,6 @@ supported_targets! {
398398
("powerpc64-unknown-freebsd", powerpc64_unknown_freebsd),
399399
("x86_64-unknown-freebsd", x86_64_unknown_freebsd),
400400

401-
("i686-unknown-dragonfly", i686_unknown_dragonfly),
402401
("x86_64-unknown-dragonfly", x86_64_unknown_dragonfly),
403402

404403
("aarch64-unknown-openbsd", aarch64_unknown_openbsd),

0 commit comments

Comments
 (0)