Skip to content

Commit cfe9848

Browse files
committed
Dropped no-compiler-rt from target.json
To avoid warning: target json file contains unused fields: no-compiler-rt
1 parent 398d435 commit cfe9848

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

avr-atmega328p.json

Lines changed: 0 additions & 1 deletion
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)