Hm, it's strange. Actually, I was wrong about the actual command, it should be:
```
ci/build.py -p android_armv8
```
Don't forget to clean up properly before:
```
git clean -xdff
git submodule foreach --recursive git clean -ffxd
```

[ Full content available at: 
https://github.com/apache/incubator-mxnet/issues/11323 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to