You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately aarch64-linux-androideabi is a Tier 3 platform which means that we don't guarantee that it builds in-tree right now. Patches are certainly welcome to fix this, however! We tend to not keep issues tracking build support for all Tier 3 platforms, however, so I'm going to close this.
If you're interested in promoting this to at least tier 2 you could also help modify out android builder to be able to support this target!
I was trying to build the stdlibs for the
aarch64-linux-android
target like this:However, the build fails with the following error:
Here is the full build log: http://pastebin.com/cX9WgVA4
I'm using Xubuntu 15.10. At the time of building, the Rust master was at b9732ed.
The text was updated successfully, but these errors were encountered: