mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-01-30 06:10:54 +03:00
HTTPd WIP
This commit is contained in:
2
Makefile
2
Makefile
@@ -15,5 +15,5 @@
|
||||
PROJECT_NAME?=squeezelite
|
||||
include $(IDF_PATH)/make/project.mk
|
||||
|
||||
CFLAGS += -Wno-error=format-overflow -Wno-error=stringop-truncation
|
||||
# for future gcc version, this could be needed: CPPFLAGS+= -Wno-error=format-overflow -Wno-error=stringop-truncation
|
||||
CPPFLAGS+= -Wno-error=maybe-uninitialized
|
||||
|
||||
Reference in New Issue
Block a user