Fixed warning unused no-compiler-rt

The
  warning: target json file contains unused fields: no-compiler-rt
is now gone.
main
Geert Stappers 2022-06-08 14:57:40 +02:00
parent a33d38a755
commit ba9e78840c
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@
"linker-flavor": "gcc",
"linker-is-gnu": true,
"llvm-target": "avr-unknown-unknown",
"no-compiler-rt": true,
"os": "unknown",
"position-independent-executables": false,
"exe-suffix": ".elf",