Skip to content

Commit 4c2f729

Browse files
authored
Merge pull request adafruit#713 from jepler/lto-type-diagnostic-bis
Allow building on gcc 5.4, while preserving ability to build with 7.2
2 parents 4517ab8 + d57397f commit 4c2f729

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)