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

  /src/sys/external/isc/libsodium/dist/
configure 676 DSYMUTIL
11542 # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args.
11543 set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
11549 if test -n "$DSYMUTIL"; then
11550 ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test.
11559 ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
11569 DSYMUTIL=$ac_cv_prog_DSYMUTIL
11570 if test -n "$DSYMUTIL"; then
11571 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
11572 $as_echo "$DSYMUTIL" >&6;
    [all...]
  /src/sys/external/isc/libsodium/dist/m4/
libtool.m4 981 AC_CHECK_TOOL([DSYMUTIL], [dsymutil], [:])
986 _LT_DECL([], [DSYMUTIL], [1],
1092 if test : != "$DSYMUTIL" && test no = "$lt_cv_ld_force_load"; then
1093 _lt_dsymutil='~$DSYMUTIL $lib || :'

Completed in 27 milliseconds