mirror of https://github.com/rust-lang/rust.git
Re-enable debuginfo tests on freebsd
This commit is contained in:
parent
27b93da8de
commit
c6815c04cb
|
@ -1,5 +1,4 @@
|
|||
//@ ignore-windows failing on win32 bot
|
||||
//@ ignore-freebsd: gdb package too new
|
||||
//@ ignore-android: FIXME(#10381)
|
||||
//@ compile-flags:-g
|
||||
//@ min-gdb-version: 8.1
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
//@ ignore-windows failing on win32 bot
|
||||
//@ ignore-freebsd: gdb package too new
|
||||
//@ ignore-android: FIXME(#10381)
|
||||
//@ ignore-windows-gnu: #128981
|
||||
//@ compile-flags:-g
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
// ignore-tidy-linelength
|
||||
//@ ignore-freebsd: gdb package too new
|
||||
//@ ignore-windows-gnu: #128981
|
||||
//@ ignore-android: FIXME(#10381)
|
||||
//@ compile-flags:-g
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
//@ ignore-windows failing on win32 bot
|
||||
//@ ignore-freebsd: gdb package too new
|
||||
//@ ignore-android: FIXME(#10381)
|
||||
//@ compile-flags:-g
|
||||
//@ min-gdb-version: 8.1
|
||||
|
|
Loading…
Reference in New Issue