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

  /external/llvm/utils/buildit/
GNUmakefile 21 RC_ARCHS := ppc i386
22 HOSTS = $(RC_ARCHS)
23 targets = echo $(RC_ARCHS)
67 $(SRC)/utils/buildit/build_llvm "$(RC_ARCHS)" "$(TARGETS)" \
  /frameworks/compile/libbcc/runtime/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)
  /frameworks/compile/libbcc/runtime/make/
AppleBI.mk 41 $(SYMROOT)/usr/local/lib/system/libcompiler_rt.a : $(foreach arch,$(RC_ARCHS), \

Completed in 180 milliseconds