Replace i686-unknown-redox target with i586-unknown-redox
This commit is contained in:
@@ -1797,7 +1797,7 @@ supported_targets! {
|
||||
("x86_64-unknown-l4re-uclibc", x86_64_unknown_l4re_uclibc),
|
||||
|
||||
("aarch64-unknown-redox", aarch64_unknown_redox),
|
||||
("i686-unknown-redox", i686_unknown_redox),
|
||||
("i586-unknown-redox", i586_unknown_redox),
|
||||
("x86_64-unknown-redox", x86_64_unknown_redox),
|
||||
|
||||
("i386-apple-ios", i386_apple_ios),
|
||||
|
||||
Reference in New Issue
Block a user