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

  /src/external/gpl3/gcc.old/dist/gcc/
configure 731 gcc_cv_otool
23639 if ${gcc_cv_otool+:} false; then :
23644 gcc_cv_otool=./otool$build_exeext
23646 gcc_cv_otool="$OTOOL_FOR_TARGET"
23655 case $gcc_cv_otool in
23657 ac_cv_path_gcc_cv_otool="$gcc_cv_otool" # Let the user override the test with a path.
23678 gcc_cv_otool=$ac_cv_path_gcc_cv_otool
23679 if test -n "$gcc_cv_otool"; then
23680 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gcc_cv_otool" >&5
23681 $as_echo "$gcc_cv_otool" >&6;
    [all...]
  /src/external/gpl3/gcc/dist/gcc/
configure 736 gcc_cv_otool
25622 if ${gcc_cv_otool+:} false; then :
25627 gcc_cv_otool=./otool$build_exeext
25629 gcc_cv_otool="$OTOOL_FOR_TARGET"
25638 case $gcc_cv_otool in
25640 ac_cv_path_gcc_cv_otool="$gcc_cv_otool" # Let the user override the test with a path.
25661 gcc_cv_otool=$ac_cv_path_gcc_cv_otool
25662 if test -n "$gcc_cv_otool"; then
25663 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gcc_cv_otool" >&5
25664 $as_echo "$gcc_cv_otool" >&6;
    [all...]

Completed in 29 milliseconds