Searched defs:BUILD_ARCH (Results 1 - 8 of 8) sorted by relevance

/solaris-userland/make-rules/
H A Dcommon.mk34 BUILD_ARCH ?= $(MACH) macro
35 ifneq ($(strip $(BUILD_ARCH)),$(MACH))
/solaris-userland/components/sbsigntool/
H A DMakefile26 BUILD_ARCH= i386 macro
/solaris-userland/components/shim/
H A DMakefile26 BUILD_ARCH= i386 macro
/solaris-userland/components/gnuefi/
H A DMakefile26 BUILD_ARCH= i386 macro
/solaris-userland/components/acpidump/
H A DMakefile26 BUILD_ARCH= i386 macro
/solaris-userland/components/docker/
H A DMakefile25 BUILD_ARCH= i386 macro
40 # Remove the conditional when BUILD_ARCH is removed above.
41 ifeq ($(strip $(BUILD_ARCH)),$(MACH))
59 # Remove the conditional when BUILD_ARCH is removed above.
60 ifeq ($(strip $(BUILD_ARCH)),$(MACH))
/solaris-userland/components/yasm/
H A DMakefile25 BUILD_ARCH= i386 macro
/solaris-userland/components/golang/
H A DMakefile25 BUILD_ARCH= i386 macro

Completed in 68 milliseconds