espressif / esp-iot-bridge

A smart bridge to make both ESP and the other MCU or smart device can access the Internet.
Apache License 2.0
140 stars 49 forks source link

Suggest deleting FALLBACK_DNS_SERVER (AEGHB-533) #65

Open Kreedb opened 3 months ago

Kreedb commented 3 months ago

https://github.com/espressif/esp-iot-bridge/blob/d98493557e0a21e4fc17bd42402520fbd1941c17/components/iot_bridge/CMakeLists.txt#L63

Suggest deleting FALLBACK_DNS_SERVER Will cause Linux compilation failure

tswen commented 3 months ago

You can confirm whether the configuration item CONFIG_LWIP_IPV6 is turned off