mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 17:58:10 +08:00
d19ee93c60
Add CONFIG_NET_NO_LTO to allow compiling the network stack with -fno-lto. This is useful for avoiding LTO-related issues in the network layer. Signed-off-by: daichuan <daichuan@xiaomi.com>