add the other two targets to the manifest

This commit is contained in:
Jorge Aparicio 2018-08-24 20:48:44 +02:00
parent 264c47a2aa
commit 521df797d5

View file

@ -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",