mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
pkg/flatbuffers: add -Wno-cast-align
This commit is contained in:
parent
a6eaddb818
commit
b005e8fce6
@ -5,5 +5,7 @@ PKG_LICENSE=Apache2.0
|
||||
|
||||
include $(RIOTBASE)/pkg/pkg.mk
|
||||
|
||||
CFLAGS += -Wno-cast-align
|
||||
|
||||
all:
|
||||
@:
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user