clean up warning, msp430 gcc 8.3 fixed the library lto issue
This commit is contained in:
@@ -77,10 +77,6 @@ CFLAGS += \
|
||||
-ffunction-sections \
|
||||
-fdata-sections
|
||||
|
||||
ifneq ($(BOARD), msp_exp430f5529lp)
|
||||
CFLAGS += -Wno-error=lto-type-mismatch
|
||||
endif
|
||||
|
||||
# This causes lots of warning with nrf5x build due to nrfx code
|
||||
# CFLAGS += -Wcast-align
|
||||
|
||||
|
Reference in New Issue
Block a user