forked from Imagelibrary/binutils-gdb
* ld-pie/pie.exp: Remove extra braces.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
if ![isnative] then {return}
|
||||
|
||||
if { ![istarget *-*-linux*]
|
||||
&& ![istarget *-*-nacl*] } {
|
||||
&& ![istarget *-*-nacl*]
|
||||
&& ![istarget *-*-gnu*] } {
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user