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

  /external/llvm/utils/buildit/
GNUmakefile 21 RC_ARCHS := ppc i386
22 HOSTS = $(RC_ARCHS)
23 targets = echo $(RC_ARCHS)
64 $(SRC)/utils/buildit/build_llvm "$(RC_ARCHS)" "$(TARGETS)" \
  /external/compiler-rt/make/
AppleBI.mk 75 $(SYMROOT)/libcompiler_rt.dylib: $(foreach arch,$(filter-out armv4t,$(RC_ARCHS)), \
96 $(SYMROOT)/libcompiler_rt-static.a : $(foreach arch,$(RC_ARCHS), \
111 $(SYMROOT)/libcompiler_rt-dyld.a : $(foreach arch,$(RC_ARCHS), \
128 $(SYMROOT)/libcompiler_rt_sim.dylib: $(foreach arch,$(RC_ARCHS), \
  /external/libcxx/lib/
buildit 67 if echo "${RC_ARCHS}" | grep -q "armv7"
  /external/compiler-rt/make/platform/
darwin_bni.mk 6 # We override this with RC_ARCHS because B&I may want to build on an ARCH we
9 UniversalArchs := $(RC_ARCHS)

Completed in 82 milliseconds