aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/index-cache.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.base/index-cache.exp')
-rw-r--r--gdb/testsuite/gdb.base/index-cache.exp3
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.base/index-cache.exp b/gdb/testsuite/gdb.base/index-cache.exp
index 075dffe..6f1488e 100644
--- a/gdb/testsuite/gdb.base/index-cache.exp
+++ b/gdb/testsuite/gdb.base/index-cache.exp
@@ -18,7 +18,8 @@
standard_testfile
-if { [prepare_for_testing "failed to prepare" $testfile $srcfile] } {
+if { [prepare_for_testing "failed to prepare" $testfile $srcfile \
+ {additional_flags=-Wl,--build-id}] } {
return
}