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

  /external/compiler-rt/make/platform/
darwin_bni.mk 12 override CC := $(shell xcrun -sdk $(SDKROOT) -find clang)
13 AR := $(shell xcrun -sdk $(SDKROOT) -find ar)
14 RANLIB := $(shell xcrun -sdk $(SDKROOT) -find ranlib)
15 STRIP := $(shell xcrun -sdk $(SDKROOT) -find strip)
16 LIPO := $(shell xcrun -sdk $(SDKROOT) -find lipo)
  /external/llvm/utils/buildit/
build_llvm 91 T=`xcrun -sdk $SDKROOT -find ${prog}`
99 T=`xcrun -sdk $SDKROOT -find ${prog}`
213 STRIP=`xcrun -sdk $SDKROOT -find strip`
  /external/clang/tools/scan-build/
scan-build     [all...]

Completed in 176 milliseconds