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

  /src/sys/external/isc/libsodium/dist/
configure 673 OTOOL
11818 # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args.
11819 set dummy ${ac_tool_prefix}otool; ac_word=$2
11825 if test -n "$OTOOL"; then
11826 ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
11835 ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
11845 OTOOL=$ac_cv_prog_OTOOL
11846 if test -n "$OTOOL"; then
11847 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
11848 $as_echo "$OTOOL" >&6;
    [all...]
ltmain.sh 7068 darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 8508 darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`

Completed in 929 milliseconds