13627105546 commented on code in PR #17878: URL: https://github.com/apache/nuttx/pull/17878#discussion_r2701074041
########## net/Kconfig: ########## @@ -457,4 +457,10 @@ endmenu # Network Topologies source "net/route/Kconfig" +config NET_NO_LTO + bool "Support no-lto option for the network Makefile" + default n + ---help--- + network protocol stack supports the "no-lto" option with Makefile Review Comment: I've made the changes. Could you please help review them again? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
