* gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
[platform/upstream/binutils.git] / gdb / testsuite / gdb.dwarf2 / dw2-abs-hi-pc.exp
index 3353fda..4ca16cf 100644 (file)
@@ -22,7 +22,7 @@ if {![dwarf2_support]} {
 standard_testfile
 set executable ${testfile}
 
-if {[build_executable ${testfile}.exp ${executable} "${testfile}.c ${testfile}-hello-dbg.S ${testfile}-hello.c ${testfile}-world-dbg.S ${testfile}-world.c"] == -1} {
+if {[build_executable ${testfile}.exp ${executable} "${testfile}.c ${testfile}-hello-dbg.S ${testfile}-hello.c ${testfile}-world-dbg.S ${testfile}-world.c" "nodebug"] == -1} {
     return -1
 }