Lines Matching refs:platform
359 # detect current host platform
377 …message( FATAL_ERROR "Cross-compilation on your platform is not supported by this cmake toolchain"…
694 # need always fallback to older platform
747 …OID_TOOLCHAIN_NAME}\" is not able to compile binaries for the \"${ANDROID_ARCH_NAME}\" platform." )
772 …R "No one of available compiler toolchains is able to compile for ${ANDROID_ARCH_NAME} platform." )
878 See https://android.googlesource.com/platform/development.git f907f4f9d4e56ccc8093df6fee54454b8bcab…
1055 …message( ERROR "Could not find libsupc++.a for a chosen platform. Either your NDK is not supported…
1381 On Linux and OS X host platform you can workaround this problem using gold linker (default).
1711 # ANDROID_NDK_HOST_SYSTEM_NAME : "windows", "linux-x86" or "darwin-x86" depending on host platform
1717 # TOOL_OS_SUFFIX : "" or ".exe" depending on host platform
1723 # ANDROID_CXX_FLAGS : C/C++ compiler flags required by Android platform