* ld-pie/pie.exp: Remove extra braces.

This commit is contained in:
Andreas Schwab 2012-04-23 18:03:28 +00:00
parent 174bb630b6
commit aab322dbad
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2012-04-23 Andreas Schwab <schwab@linux-m68k.org>
* ld-pie/pie.exp: Remove extra braces.
2012-04-13 H.J. Lu <hongjiu.lu@intel.com>
PR ld/13947

View File

@ -23,7 +23,7 @@
if ![isnative] then {return}
if { ![istarget *-*-linux*]
&& ![istarget *-*-nacl*] } {
&& ![istarget *-*-nacl*]
&& ![istarget *-*-gnu*] } {
return
}