Step 1: bootstrap: pkgtools/digest

This commit is contained in:
Lionel Sambuc 2013-10-14 13:51:23 +02:00 committed by Lionel Sambuc
parent f92b8b417b
commit c0e39a48ef

View File

@ -829,8 +829,8 @@ EOF
# other systems with GNU libc and userland
echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
exit ;;
i*86:Minix:*:*)
echo ${UNAME_MACHINE}-pc-minix
*:Minix:*:*)
echo ${UNAME_MACHINE}-elf32-minix
exit ;;
arm*:Linux:*:*)
echo ${UNAME_MACHINE}-unknown-linux-gnu