Skip to content
This repository was archived by the owner on Nov 21, 2018. It is now read-only.

Commit b10b3d0

Browse files
committed
armv7-linux-androideabi is a target
Closes rust-lang/rust#34581
1 parent 30a520c commit b10b3d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

master/build-rust-manifest.py

+1
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@
7878
"arm-unknown-linux-gnueabihf",
7979
"armv7-apple-ios",
8080
"armv7-unknown-linux-gnueabihf",
81+
"armv7-linux-androideabi",
8182
"armv7s-apple-ios",
8283
"i386-apple-ios",
8384
"i686-apple-darwin",

0 commit comments

Comments
 (0)