HomeSort by: relevance | last modified time | path
    Searched refs:ldd_output (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 9177 ldd_output=`ldd conftest`
9196 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
9225 ldd_output=`ldd conftest`
9239 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 7691 ldd_output=`ldd conftest`
7710 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
7739 ldd_output=`ldd conftest`
7753 if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then

Completed in 22 milliseconds