Skip to content
Commit f1c89283 authored by Tom de Vries's avatar Tom de Vries
Browse files

[gdb/testsuite] Cleanup unnecessary expr from require line



In a recent commit I've added:
...
require {expr [have_compile_flag -fsplit-stack]}
...
but actually the expr bit is unnecessary, and we can just use:
...
require {have_compile_flag -fsplit-stack}
...

Reported-By: default avatarTom Tromey <tom@tromey.com>
parent 0676ec3c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment