Home | History | Annotate | Download | only in dropbear

Lines Matching refs:LIBC

826 	# other systems with GNU libc and userland
922 if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi
923 echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC}
991 LIBC=gnu
993 LIBC=gnulibc1
996 LIBC=gnulibc1
1000 LIBC=gnu
1002 LIBC=gnuaout
1006 LIBC=dietlibc
1010 /^LIBC/{
1014 test x"${LIBC}" != x && {
1015 echo "${UNAME_MACHINE}-pc-linux-${LIBC}"