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

  /src/external/gpl3/gcc.old/dist/gcc/
configure 23298 ld_is_gold=no
23302 ld_is_gold=yes
23305 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_is_gold" >&5
23306 $as_echo "$ld_is_gold" >&6; }
23328 if test x$ld_is_gold = xno && which ${gcc_cv_ld}.gold >/dev/null 2>&1; then
23384 elif test "$ld_is_gold" = yes; then
24143 if test x"$ld_is_gold" = xyes; then
24202 if test x"$ld_is_gold" = xyes; then
25283 if test x"$ld_is_gold" = xyes; then
26077 save_ld_is_gold="$ld_is_gold"
    [all...]
  /src/external/gpl3/gcc/dist/gcc/
configure 25281 ld_is_gold=no
25285 ld_is_gold=yes
25288 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_is_gold" >&5
25289 $as_echo "$ld_is_gold" >&6; }
25311 if test x$ld_is_gold = xno && which ${gcc_cv_ld}.gold >/dev/null 2>&1; then
25367 elif test "$ld_is_gold" = yes; then
26126 if test x"$ld_is_gold" = xyes; then
26185 if test x"$ld_is_gold" = xyes; then
27277 if test x"$ld_is_gold" = xyes; then
28044 save_ld_is_gold="$ld_is_gold"
    [all...]

Completed in 30 milliseconds