Home | History | Annotate | Download | only in valgrind

Lines Matching refs:musl

6940 # GLIBC_VERSION is empty if a musl libc is used, so use the toolchain tuple
6943 if $CC -dumpmachine | grep -q musl; then
6944 GLIBC_VERSION=musl
7018 musl)
7019 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Musl" >&5
7020 $as_echo "Musl" >&6; }
7024 # no DEFAULT_SUPP file yet for musl libc.
7030 as_fn_error $? "musl libc, Darwin libc, Bionic libc or Solaris libc" "$LINENO" 5