Home | History | Annotate | Download | only in config

Lines Matching refs:LIBC

823 	# other systems with GNU libc and userland
916 if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi
917 echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC}
982 LIBC=gnu
984 LIBC=gnulibc1
987 LIBC=gnulibc1
991 LIBC=gnu
993 LIBC=gnuaout
997 LIBC=dietlibc
1001 /^LIBC/{
1005 test x"${LIBC}" != x && {
1006 echo "${UNAME_MACHINE}-pc-linux-${LIBC}"