mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-13 15:07:01 +03:00
Merge remote-tracking branch 'origin/master' into httpd
Conflicts: Makefile components/wifi-manager/index.html
This commit is contained in:
2
Makefile
2
Makefile
@@ -15,7 +15,7 @@
|
||||
PROJECT_NAME?=squeezelite
|
||||
CPPFLAGS+= -Wno-error=maybe-uninitialized \
|
||||
-I$(PROJECT_PATH)/main
|
||||
|
||||
EXTRA_COMPONENT_DIRS := esp-dsp
|
||||
include $(IDF_PATH)/make/project.mk
|
||||
|
||||
# for future gcc version, this could be needed: CPPFLAGS+= -Wno-error=format-overflow -Wno-error=stringop-truncation
|
||||
|
||||
Reference in New Issue
Block a user