Home | History | Annotate | Download | only in dist

Lines Matching refs:Linux

140 Linux|GNU|GNU/*)
231 # suitable tag, in the style of linux-gnu.
920 aarch64:Linux:*:*)
921 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
923 aarch64_be:Linux:*:*)
925 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
927 alpha:Linux:*:*)
939 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
941 arc:Linux:*:* | arceb:Linux:*:*)
942 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
944 arm*:Linux:*:*)
949 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
954 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"eabi
956 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"eabihf
960 avr32*:Linux:*:*)
961 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
963 cris:Linux:*:*)
964 echo "$UNAME_MACHINE"-axis-linux-"$LIBC"
966 crisv32:Linux:*:*)
967 echo "$UNAME_MACHINE"-axis-linux-"$LIBC"
969 e2k:Linux:*:*)
970 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
972 frv:Linux:*:*)
973 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
975 hexagon:Linux:*:*)
976 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
978 i*86:Linux:*:*)
979 echo "$UNAME_MACHINE"-pc-linux-"$LIBC"
981 ia64:Linux:*:*)
982 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
984 k1om:Linux:*:*)
985 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
987 m32r*:Linux:*:*)
988 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
990 m68*:Linux:*:*)
991 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
993 mips:Linux:*:* | mips64:Linux:*:*)
1038 test "x$CPU" != x && { echo "$CPU${MIPS_ENDIAN}-unknown-linux-$LIBCABI"; exit; }
1040 mips64el:Linux:*:*)
1041 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
1043 openrisc*:Linux:*:*)
1044 echo or1k-unknown-linux-"$LIBC"
1046 or32:Linux:*:* | or1k*:Linux:*:*)
1047 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
1049 padre:Linux:*:*)
1050 echo sparc-unknown-linux-"$LIBC"
1052 parisc64:Linux:*:* | hppa64:Linux:*:*)
1053 echo hppa64-unknown-linux-"$LIBC"
1055 parisc:Linux:*:* | hppa:Linux:*:*)
1058 PA7*) echo hppa1.1-unknown-linux-"$LIBC" ;;
1059 PA8*) echo hppa2.0-unknown-linux-"$LIBC" ;;
1060 *) echo hppa-unknown-linux-"$LIBC" ;;
1063 ppc64:Linux:*:*)
1064 echo powerpc64-unknown-linux-"$LIBC"
1066 ppc:Linux:*:*)
1067 echo powerpc-unknown-linux-"$LIBC"
1069 ppc64le:Linux:*:*)
1070 echo powerpc64le-unknown-linux-"$LIBC"
1072 ppcle:Linux:*:*)
1073 echo powerpcle-unknown-linux-"$LIBC"
1075 riscv32:Linux:*:* | riscv64:Linux:*:*)
1076 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
1078 s390:Linux:*:* | s390x:Linux:*:*)
1079 echo "$UNAME_MACHINE"-ibm-linux-"$LIBC"
1081 sh64*:Linux:*:*)
1082 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
1084 sh*:Linux:*:*)
1085 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
1087 sparc:Linux:*:* | sparc64:Linux:*:*)
1088 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
1090 tile*:Linux:*:*)
1091 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
1093 vax:Linux:*:*)
1094 echo "$UNAME_MACHINE"-dec-linux-"$LIBC"
1096 x86_64:Linux:*:*)
1107 echo "$UNAME_MACHINE"-pc-linux-"$LIBCABI"
1109 xtensa*:Linux:*:*)
1110 echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
1625 mips:Linux | mips64:Linux)
1626 # If we got here on MIPS GNU/Linux, output extra information.
1629 NOTE: MIPS GNU/Linux systems require a C compiler to fully recognize