Skip to content

Commit f9c6e18

Browse files
no1wudiGUIDINGLI
authored andcommitted
libuv: Don't select PIPES implicitly
To avoid introducing unexpected dependencies, we should not select any feature implicitly. Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
1 parent 713cd4d commit f9c6e18

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

system/libuv/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
config LIBUV
77
bool "libuv asynchronous I/O Library"
88
default n
9-
select PIPES
109
---help---
1110
Enable build for libuv asynchronous I/O Library
1211

0 commit comments

Comments
 (0)