Add new target armv7-unknown-linux-uclibceabihf
Co-authored-by: Jonah Petri <jonah@petri.us>
This commit is contained in:
parent
d7539a6af0
commit
11381a5a3a
9 changed files with 37 additions and 6 deletions
|
@ -952,6 +952,8 @@ supported_targets! {
|
|||
("bpfel-unknown-none", bpfel_unknown_none),
|
||||
|
||||
("armv6k-nintendo-3ds", armv6k_nintendo_3ds),
|
||||
|
||||
("armv7-unknown-linux-uclibceabihf", armv7_unknown_linux_uclibceabihf),
|
||||
}
|
||||
|
||||
/// Warnings encountered when parsing the target `json`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue