diff options
Diffstat (limited to 'ld/testsuite/ld-plugin/lto.exp')
-rw-r--r-- | ld/testsuite/ld-plugin/lto.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-plugin/lto.exp b/ld/testsuite/ld-plugin/lto.exp index 3c12976..dbda6c4 100644 --- a/ld/testsuite/ld-plugin/lto.exp +++ b/ld/testsuite/ld-plugin/lto.exp @@ -721,7 +721,7 @@ if { [at_least_gcc_version 4 7] } { ] \ ] set exec_output [run_host_cmd "sh" \ - "-c \"ulimit -n 16; \ + "-c \"ulimit -n 20; \ $ar -rc $plug_opt \ tmpdir/libpr23460.a \ tmpdir/pr23460a.o \ |