diff options
author | Alan Modra <amodra@gmail.com> | 2018-06-26 14:29:28 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2018-06-26 21:28:05 +0930 |
commit | 2db70efacd3f8f208a1ab7946c34f79fae33092b (patch) | |
tree | 039a8e3fabff80603ebc6f54c4294570318c05a6 /ld/po | |
parent | 2393a7e3e6b3ec51bc404c6adebffea5db9f04b1 (diff) | |
download | gdb-2db70efacd3f8f208a1ab7946c34f79fae33092b.zip gdb-2db70efacd3f8f208a1ab7946c34f79fae33092b.tar.gz gdb-2db70efacd3f8f208a1ab7946c34f79fae33092b.tar.bz2 |
Fix parens in ld bootstrap.exp
Seen with tcl 8.5.13:
ERROR: tcl error sourcing .../ld/testsuite/ld-bootstrap/bootstrap.exp.
ERROR: expected boolean value but got " [istarget ia64-*-elf*] || [istarget ia64-*-linux*"
while executing
"if { "$flags" == "--static" && { [istarget ia64-*-elf*] || [istarget ia64-*-linux*] }
|| [istarget mips*-*-linux*] } {
# On ia64 and mips, tmpdir/l..."
* testsuite/ld-bootstrap/bootstrap.exp: Use parentheses rather
than curly braces in logical expression.
Diffstat (limited to 'ld/po')
0 files changed, 0 insertions, 0 deletions