Searched refs:RC_ARCHS (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/libsyscall/
H A DMakefile11 RC_ARCHS ?= armv7 macro
29 export ARCHS := $(RC_ARCHS)
/darwin-on-arm/xnu/libkern/kxld/
H A DMakefile32 ARCHS=$(addprefix -arch , $(RC_ARCHS))
/darwin-on-arm/xnu/tools/tests/xnu_quick_test/
H A Dmakefile31 MY_ARCH = $(patsubst %, -arch %, $(RC_ARCHS))

Completed in 64 milliseconds