HomeSort by relevance Sort by last modified time
    Searched refs:iphonesimulator (Results 1 - 5 of 5) sorted by null

  /external/llvm/utils/buildit/
build_llvm 177 export CC=`xcrun -sdk iphonesimulator -find clang`
178 export CXX=`xcrun -sdk iphonesimulator -find clang++`
  /external/clang/runtime/compiler-rt/
Makefile 85 IOSSIM_SDK := $(shell xcrun --show-sdk-path -sdk iphonesimulator 2> /dev/null)
  /external/libvpx/libvpx/
configure 130 all_platforms="${all_platforms} x86-iphonesimulator-gcc"
147 all_platforms="${all_platforms} x86_64-iphonesimulator-gcc"
741 *-iphonesimulator-*)
  /external/libvpx/libvpx/build/make/
configure.sh 790 *-iphonesimulator-*)
793 osx_sdk_dir="$(xcrun --sdk iphonesimulator --show-sdk-path)"
    [all...]
  /external/compiler-rt/make/platform/
clang_darwin.mk 68 IOSSIM_SDK := $(call XCRunSdkPath,iphonesimulator)

Completed in 189 milliseconds