You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/02/26 06:06:57 UTC

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on a change in pull request #854: system/libuv: Bump to v1.42.0

xiaoxiang781216 commented on a change in pull request #854:
URL: https://github.com/apache/incubator-nuttx-apps/pull/854#discussion_r815274374



##########
File path: system/libuv/Kconfig
##########
@@ -6,8 +6,7 @@
 config LIBUV
 	bool "libuv asynchronous I/O Library"
 	default n
-	select EVENT_FD
-	select EVENT_FD_POLL
 	select CLOCK_MONOTONIC
+	select PIPES

Review comment:
       merge to previous patch




-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org