lebeg commented on issue #11323: Build Amalgamation for Android arm64/v8 URL: https://github.com/apache/incubator-mxnet/issues/11323#issuecomment-423839871 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 ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
