Skip to content

Commit ba9e788

Browse files
committed
Fixed warning unused no-compiler-rt
The warning: target json file contains unused fields: no-compiler-rt is now gone.
1 parent a33d38a commit ba9e788

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

avr-atmega328p.json

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"linker-flavor": "gcc",
99
"linker-is-gnu": true,
1010
"llvm-target": "avr-unknown-unknown",
11-
"no-compiler-rt": true,
1211
"os": "unknown",
1312
"position-independent-executables": false,
1413
"exe-suffix": ".elf",

0 commit comments

Comments
 (0)