mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-01 03:34:32 +02:00
Merge branch 'bugfix/wpa_supplicant_link_depth' into 'master'
wpa_supplicant: Fix failure to link under some circumstances Closes IDFGH-3715 See merge request espressif/esp-idf!10822
This commit is contained in:
@@ -133,3 +133,5 @@ target_compile_definitions(${COMPONENT_LIB} PRIVATE
|
|||||||
CONFIG_SHA256
|
CONFIG_SHA256
|
||||||
CONFIG_DPP
|
CONFIG_DPP
|
||||||
)
|
)
|
||||||
|
|
||||||
|
set_property(TARGET ${COMPONENT_LIB} APPEND PROPERTY LINK_INTERFACE_MULTIPLICITY 3)
|
||||||
|
Reference in New Issue
Block a user