forked from espressif/esp-idf
Merge branch 'bugfix/wpa_supplicant_link_depth_v4.0' into 'release/v4.0'
wpa_supplicant: Fix failure to link under some circumstances (v4.0) See merge request espressif/esp-idf!10978
This commit is contained in:
@@ -113,3 +113,5 @@ target_compile_definitions(${COMPONENT_LIB} PRIVATE
|
||||
CONFIG_IEEE80211W
|
||||
CONFIG_WPA3_SAE
|
||||
)
|
||||
|
||||
set_property(TARGET ${COMPONENT_LIB} APPEND PROPERTY LINK_INTERFACE_MULTIPLICITY 3)
|
||||
|
Reference in New Issue
Block a user