add the other two targets to the manifest
This commit is contained in:
parent
264c47a2aa
commit
521df797d5
1 changed files with 2 additions and 0 deletions
|
|
@ -63,7 +63,9 @@ static TARGETS: &'static [&'static str] = &[
|
|||
"armv7-unknown-cloudabi-eabihf",
|
||||
"armv7-unknown-linux-gnueabihf",
|
||||
"armv7-unknown-linux-musleabihf",
|
||||
"armebv7r-none-eabi",
|
||||
"armebv7r-none-eabihf",
|
||||
"armv7r-none-eabi",
|
||||
"armv7r-none-eabihf",
|
||||
"armv7s-apple-ios",
|
||||
"asmjs-unknown-emscripten",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue