Searched refs:UNAME_PROCESSOR (Results 1 – 1 of 1) sorted by relevance
539 if [ "$UNAME_PROCESSOR" = mc88100 ] || [ "$UNAME_PROCESSOR" = mc88110 ]846 UNAME_PROCESSOR=`uname -p`858 case "$UNAME_PROCESSOR" in860 UNAME_PROCESSOR=x86_64 ;;862 UNAME_PROCESSOR=i586 ;;1300 UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown1303 UNAME_PROCESSOR=powerpc1321 UNAME_PROCESSOR=powerpc1331 UNAME_PROCESSOR=x86_641336 UNAME_PROCESSOR=`uname -p`[all …]
Completed in 4 milliseconds