wykvictor commented on issue #8729: Build amalgamation using a docker URL: https://github.com/apache/incubator-mxnet/issues/8729#issuecomment-381552972 @larroy Thanks for the advice! I build android_arm64 successfully using ci/build.py(based on commit 5a480f0237c2 in master) . But several changes need to be made in the process of cross compilation. The main issue is that I need to turn off pthread/lapack in CMakeLists.txt. Suggest to add a variable like 'Android' in it to turn off these flags automatically.
---------------------------------------------------------------- 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
