mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-07-16 11:13:33 +08:00
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>
This commit is contained in:
parent
713cd4d971
commit
f9c6e18693
@ -6,7 +6,6 @@
|
||||
config LIBUV
|
||||
bool "libuv asynchronous I/O Library"
|
||||
default n
|
||||
select PIPES
|
||||
---help---
|
||||
Enable build for libuv asynchronous I/O Library
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user