Searched refs:ARCH (Results 26 - 28 of 28) sorted by relevance

12

/vbox/src/VBox/Installer/linux/
H A Dinstall.sh28 ARCH="_ARCH_"
157 if [ "$cpu" != "$ARCH" ]; then
H A Drun-inst.sh31 ARCH="_ARCH_"
/vbox/src/VBox/HostDrivers/Support/linux/
H A DMakefile30 # (We have to support basic cross building (ARCH=i386|x86_64).)
43 ifeq ($(ARCH),x86_64)
46 ifeq ($(ARCH),i386)

Completed in 101 milliseconds

12