Searched refs:darwin (Results 1 – 9 of 9) sorted by relevance
32 darwin=false38 darwin=true93 if [ "$cygwin" = "false" -a "$darwin" = "false" ] ; then109 if $darwin; then
55 // On darwin, we want to update the version to match that of the57 std::string::size_type DarwinDashIdx = Triple.find("-darwin");59 Triple.resize(DarwinDashIdx + strlen("-darwin"));
26 ifeq ($(HOST_OS),darwin)
23 ifeq ($(HOST_OS),darwin)
20 ifeq ($(HOST_OS), darwin)
11 SHORT_OSNAME=darwin
5 ndk.mac64_download=android-ndk-r10d-darwin-x86_64.bin9 ndk.mac32_download=android-ndk-r10d-darwin-x86.bin1406 <li>Reduced linux and darwin toolchain sizes by 25% by creating symlinks to identical files.3838 ndk$ chmod a+x android-ndk-r10c-darwin-x86_64.bin3839 ndk$ ./android-ndk-r10c-darwin-x86_64.bin