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

  /src/external/gpl3/gcc.old/dist/gcc/
configure 742 gcc_cv_as
23095 if ${gcc_cv_as+:} false; then :
23100 gcc_cv_as="$DEFAULT_ASSEMBLER"
23104 gcc_cv_as=../gas/as-new$build_exeext
23107 gcc_cv_as=./as$build_exeext
23109 gcc_cv_as="$AS_FOR_TARGET"
23118 case $gcc_cv_as in
23120 ac_cv_path_gcc_cv_as="$gcc_cv_as" # Let the user override the test with a path.
23141 gcc_cv_as=$ac_cv_path_gcc_cv_as
23142 if test -n "$gcc_cv_as"; the
    [all...]
  /src/external/gpl3/gcc/dist/gcc/
configure 747 gcc_cv_as
25078 if ${gcc_cv_as+:} false; then :
25083 gcc_cv_as="$DEFAULT_ASSEMBLER"
25087 gcc_cv_as=../gas/as-new$build_exeext
25090 gcc_cv_as=./as$build_exeext
25092 gcc_cv_as="$AS_FOR_TARGET"
25101 case $gcc_cv_as in
25103 ac_cv_path_gcc_cv_as="$gcc_cv_as" # Let the user override the test with a path.
25124 gcc_cv_as=$ac_cv_path_gcc_cv_as
25125 if test -n "$gcc_cv_as"; the
    [all...]

Completed in 49 milliseconds