mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-04 10:24:13 +00:00
Drop srcdir from untested source path.
This commit is contained in:
parent
cb22ccf411
commit
bd1dce5fe5
@ -1,3 +1,7 @@
|
||||
2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
|
||||
|
||||
* gdb.java/jnpe.exp: Drop srcdir from untested path.
|
||||
|
||||
2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
|
||||
|
||||
* lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
|
||||
|
@ -17,7 +17,7 @@ load_lib "java.exp"
|
||||
|
||||
standard_testfile .java
|
||||
if { [compile_java_from_source $srcdir/$subdir/$srcfile $binfile "-g"] != "" } {
|
||||
untested "Couldn't compile ${srcdir}/$subdir/${srcfile}"
|
||||
untested "Couldn't compile $subdir/${srcfile}"
|
||||
return -1
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user