kparzysz-quic commented on pull request #9220:
URL: https://github.com/apache/tvm/pull/9220#issuecomment-938704198
This is great!
I just started testing it, and the first thing I saw was a bunch of warnings
from the Android NDK cmake:
```
ndk-bundle/build/cmake/android.toolchain.cmake:449 (message):
An old version of CMake is being used that cannot automatically detect
compiler attributes. Compiler identification is being bypassed. Some
values may be wrong or missing. Update to CMake 3.19 or newer to use
CMake's built-in compiler identification.
```
I'm using cmake 3.17, the NDK bundle version in my SDK is 22.1.7171670.
These warning are most likely safe to ignore, but maybe there could be a note
about it somewhere? Your call, I'm fine either way.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]