Skip to content

Commit 521df79

Browse files
committed
add the other two targets to the manifest
1 parent 264c47a commit 521df79

File tree

1 file changed

+2
-0
lines changed
  • src/tools/build-manifest/src

1 file changed

+2
-0
lines changed

src/tools/build-manifest/src/main.rs

+2
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,9 @@ static TARGETS: &'static [&'static str] = &[
6363
"armv7-unknown-cloudabi-eabihf",
6464
"armv7-unknown-linux-gnueabihf",
6565
"armv7-unknown-linux-musleabihf",
66+
"armebv7r-none-eabi",
6667
"armebv7r-none-eabihf",
68+
"armv7r-none-eabi",
6769
"armv7r-none-eabihf",
6870
"armv7s-apple-ios",
6971
"asmjs-unknown-emscripten",

0 commit comments

Comments
 (0)