Remove the extra `$'.
From-SVN: r164878
This commit is contained in:
parent
83f7dcf287
commit
ca007d11d6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue