Skip to content

Commit d57397f

Browse files
committed
Remove an unneeded -Wno-error=lto-type-mismtach
1 parent fa88446 commit d57397f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ports/atmel-samd/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ BASE_CFLAGS = \
7272
-Wnested-externs \
7373
-Wunreachable-code \
7474
-Wcast-align \
75-
-Wno-error=lto-type-mismatch \
7675
-D__$(CHIP_VARIANT)__ \
7776
-ffunction-sections \
7877
-fdata-sections \

0 commit comments

Comments
 (0)