oops, aciidental commit
This commit is contained in:
parent
a06ea96464
commit
7ae2b96118
1 changed files with 0 additions and 6 deletions
|
@ -131,9 +131,3 @@ if { [is_remote host] || [which $CC] != 0 } {
|
|||
ld_compile "$CC $CFLAGS $cflags" $srcdir/$subdir/pr13683.c tmpdir/pr13683.o
|
||||
run_dump_test "pr13683"
|
||||
}
|
||||
|
||||
if { [is_remote host] || [which $CC] != 0 } {
|
||||
ld_compile "$CC $CFLAGS $cflags" $srcdir/$subdir/pr14265.c tmpdir/pr14265.o
|
||||
run_dump_test "pr14265"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue