mirror of
https://github.com/espressif/esp-mqtt.git
synced 2025-10-04 19:11:42 +02:00
build system: re-add -Wno-format as private flag for some components
This commit is contained in:
committed by
Rocha Euripedes
parent
17df9effcd
commit
54de87142c
@@ -6,3 +6,4 @@ endif()
|
||||
|
||||
idf_component_register(SRCS "${srcs}"
|
||||
PRIV_REQUIRES cmock test_utils mqtt nvs_flash app_update esp_eth esp_netif)
|
||||
target_compile_options(${COMPONENT_LIB} PRIVATE "-Wno-format")
|
||||
|
Reference in New Issue
Block a user