]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Remove the extra `$'.
authorH.J. Lu <hjl@gcc.gnu.org>
Fri, 1 Oct 2010 11:57:44 +0000 (04:57 -0700)
committerH.J. Lu <hjl@gcc.gnu.org>
Fri, 1 Oct 2010 11:57:44 +0000 (04:57 -0700)
From-SVN: r164878

libgcc/config.host

index ec9b7ed35379ea2cd8d89f2dffe252375f9705bf..eb70215536d334fec7cb8894d9b09aa03d03f50f 100644 (file)
@@ -610,7 +610,7 @@ i[34567]86-*-linux* | x86_64-*-linux* | \
   i[34567]86-*-gnu*)
        tmake_file="${tmake_file} t-tls"
        if test "$libgcc_cv_cfi" = "yes"; then
-               tmake_file="${$tmake_file} t-stack i386/t-stack-i386"
+               tmake_file="${tmake_file} t-stack i386/t-stack-i386"
        fi
        ;;
 esac