Skip to content

Commit

Permalink
fix(mosq): Clean compile serverless/ignore juice warning
Browse files Browse the repository at this point in the history
  • Loading branch information
david-cermak committed Dec 13, 2024
1 parent 7f5ab20 commit 5808dc6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,4 @@ idf_component_register(SRCS port/juice_random.c
PRIV_REQUIRES sock_utils)

target_compile_options(${COMPONENT_LIB} PRIVATE "-Wno-format")
set_source_files_properties(${libjuice_dir}/src/udp.c PROPERTIES COMPILE_FLAGS -Wno-unused-variable)

0 comments on commit 5808dc6

Please sign in to comment.