tests/pkg_cmsis-nn: add -Wno-cast-align
This should be reverted and properly fixed.
This commit is contained in:
parent
92d333a6b7
commit
e4c627d252
@ -21,3 +21,6 @@ BOARD_WHITELIST := \
|
||||
#
|
||||
|
||||
include $(RIOTBASE)/Makefile.include
|
||||
|
||||
# TODO: Get rid of this flag
|
||||
CFLAGS += -Wno-cast-align
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user