Home
last modified time | relevance | path

Searched refs:try_libcc (Results 1 - 1 of 1) sorted by relevance

/third_party/musl/
H A Dconfigure620 test -z "$LIBCC" && try_libcc=`$CC -print-libgcc-file-name 2>/dev/null` \
621 && tryldflag LIBCC "$try_libcc"
622 test -z "$LIBCC" && try_libcc=`$CC -print-file-name=libpcc.a 2>/dev/null` \
623 && tryldflag LIBCC "$try_libcc"

Completed in 2 milliseconds