Searched refs:TARGET_ARCH (Results 1 – 3 of 3) sorted by relevance
23 if [ ${TARGET_ARCH} = x86 -o ${TARGET_ARCH} = x86_64 ]; then31 echo "$0 not supported on TARGET_ARCH=$TARGET_ARCH"
25 if [ ${TARGET_ARCH} = x86 -o ${TARGET_ARCH} = x86_64 ]; then34 echo "$0 not supported on TARGET_ARCH=$TARGET_ARCH"
7 TARGET_ARCH \28 if [ ${TARGET_ARCH} = x86 -o ${TARGET_ARCH} = x86_64 ]; then