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

  /src/sys/external/isc/libsodium/dist/contrib/
Makefile.in 209 OTOOL64 = @OTOOL64@
  /src/sys/external/isc/libsodium/dist/msvc-scripts/
Makefile.in 209 OTOOL64 = @OTOOL64@
  /src/sys/external/isc/libsodium/dist/builds/
Makefile.in 209 OTOOL64 = @OTOOL64@
  /src/sys/external/isc/libsodium/dist/dist-build/
Makefile.in 209 OTOOL64 = @OTOOL64@
  /src/sys/external/isc/libsodium/dist/src/
Makefile.in 269 OTOOL64 = @OTOOL64@
  /src/sys/external/isc/libsodium/dist/src/libsodium/include/
Makefile.in 301 OTOOL64 = @OTOOL64@
  /src/sys/external/isc/libsodium/dist/test/
Makefile.in 269 OTOOL64 = @OTOOL64@
  /src/sys/external/isc/libsodium/dist/
Makefile.in 333 OTOOL64 = @OTOOL64@
configure 672 OTOOL64
11910 # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args.
11911 set dummy ${ac_tool_prefix}otool64; ac_word=$2
11917 if test -n "$OTOOL64"; then
11918 ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test.
11927 ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
11937 OTOOL64=$ac_cv_prog_OTOOL64
11938 if test -n "$OTOOL64"; then
11939 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
11940 $as_echo "$OTOOL64" >&6;
    [all...]
ltmain.sh 7070 darwin_install_name=`${OTOOL64} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
  /src/sys/external/isc/libsodium/dist/test/default/
Makefile.in 750 OTOOL64 = @OTOOL64@
  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 8510 darwin_install_name=`$OTOOL64 -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
  /src/sys/external/isc/libsodium/dist/src/libsodium/
Makefile.in 720 OTOOL64 = @OTOOL64@
  /src/sys/external/isc/libsodium/dist/m4/
libtool.m4 985 AC_CHECK_TOOL([OTOOL64], [otool64], [:])
994 _LT_DECL([], [OTOOL64], [1],

Completed in 52 milliseconds