onnxruntime/tools
Changming Sun ead9d5cf43
Set ANDROID_USE_LEGACY_TOOLCHAIN_FILE to false (#23544)
NDK has two toolchain cmake files as you can see in 

https://android.googlesource.com/platform/ndk/+/refs/heads/main/build/cmake

By default NDK use the legacy one for providing the best compatibility.
We don't need to. This PR changes to use the new one.

The new toolchain cmake file uses standard cmake flags like
CMAKE_ANDROID_RTTI to control C++ features.
2025-01-30 16:10:09 -08:00
..
android_custom_build Update NDK (#23280) 2025-01-08 13:57:23 -08:00
ci_build Set ANDROID_USE_LEGACY_TOOLCHAIN_FILE to false (#23544) 2025-01-30 16:10:09 -08:00
doc
nuget [QNN EP] Make QNN EP a shared library (#23120) 2025-01-22 12:11:00 -08:00
perf_view
python Enable comprehension simplification in ruff rules (#23414) 2025-01-17 08:43:06 -08:00
scripts Cleanup code (#22827) 2024-11-19 14:13:33 -08:00