Revert "[LoongArch] Eliminate the redundant sign extension of division (#107971)"
[llvm-project.git] / runtimes / cmake / android / Common.cmake
blob3f49334651a0f69d7599672e0875883a9bbc2c94
1 set(CMAKE_SYSTEM_NAME "Android" CACHE STRING "")
3 # Set the CMake system version to "1" to inhibit CMake's built-in support for
4 # compiling using the Android NDK, which gets in the way when we're not using an
5 # NDK.
6 set(CMAKE_SYSTEM_VERSION "1" CACHE STRING "")