mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
pkg/lvgl: add -Wno-cast-align
This commit is contained in:
parent
3a07baf8e6
commit
724d4f6429
@ -15,6 +15,8 @@ LVGL_MODULES = \
|
||||
lvgl_widgets \
|
||||
#
|
||||
|
||||
CFLAGS += -Wno-cast-align
|
||||
|
||||
.PHONY: lvgl_%
|
||||
|
||||
all: $(LVGL_MODULES)
|
||||
|
Loading…
Reference in New Issue
Block a user