update cfgs
This commit is contained in:
parent
609eacbb22
commit
c93005ee65
24 changed files with 29 additions and 140 deletions
|
|
@ -459,9 +459,6 @@ fn profiler_runtime() {
|
|||
#[test]
|
||||
fn asm_support() {
|
||||
let asms = [
|
||||
#[cfg(bootstrap)]
|
||||
("avr-unknown-gnu-atmega328", false),
|
||||
#[cfg(not(bootstrap))]
|
||||
("avr-none", false),
|
||||
("i686-unknown-netbsd", true),
|
||||
("riscv32gc-unknown-linux-gnu", true),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue