Home
last modified time | relevance | path

Searched refs:UNAME_PROCESSOR (Results 1 – 1 of 1) sorted by relevance

/buildroot/support/gnuconfig/
A Dconfig.guess545 if test "$UNAME_PROCESSOR" = mc88100 || test "$UNAME_PROCESSOR" = mc88110
852 UNAME_PROCESSOR=`uname -p`
864 case "$UNAME_PROCESSOR" in
866 UNAME_PROCESSOR=x86_64 ;;
868 UNAME_PROCESSOR=i586 ;;
1347 UNAME_PROCESSOR=`uname -p`
1348 case $UNAME_PROCESSOR in
1365 case $UNAME_PROCESSOR in
1375 UNAME_PROCESSOR=powerpc
1384 UNAME_PROCESSOR=`uname -p`
[all …]

Completed in 3 milliseconds