Fix zero_ext documentation
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.multi / bkpt-multi-exec.exp
index b7662df99cfdf9039ad853ac362c9013f69d9d89..e5224136608d3ed1c4369478a53b25644af519bd 100644 (file)
@@ -34,8 +34,6 @@ set srcfile2 ${exec2}.c
 set binfile2 [standard_output_file ${exec2}]
 
 set compile_options {debug}
-set dirname [relative_filename [pwd] [file dirname $binfile1]]
-lappend compile_options "additional_flags=-DBASEDIR=\"$dirname\""
 
 if { [build_executable ${testfile}.exp ${exec1} "${srcfile1}" $compile_options] == -1 } {
     return -1
This page took 0.024033 seconds and 4 git commands to generate.