Lines Matching refs:ARCH
11 echo "ARCH=${ARCH}"
13 export ARCH=${ARCH:=x86_64}
29 if [ ${ARCH} == "i386" ] || [ ${ARCH} == "x86_64" ]; then
62 if [ ${ARCH} == "i386" ] || [ ${ARCH} == "x86_64" ]; then
93 if [ ${ARCH} == "i386" ] || [ ${ARCH} == "x86_64" ]; then
105 if [ ${ARCH} == "i386" ] || [ ${ARCH} == "x86_64" ]; then
128 if [ ${ARCH} == "i386" ];then
130 elif [ ${ARCH} == "x86_64" ];then
132 elif [ ${ARCH} == "riscv64" ];then
139 if [ ${ARCH} == "x86_64" ];then
141 elif [ ${ARCH} == "riscv64" ];then