Commit ca007d11 by H.J. Lu

Remove the extra `$'.

From-SVN: r164878
parent 83f7dcf2
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment