Skip to content

Commit

Permalink
libuv: Add getppid and symlink depends
Browse files Browse the repository at this point in the history
Change-Id: I9cf24b679bb5d4d582bbfc006fbc0c0019db92da
Signed-off-by: Shoukui Zhang <[email protected]>
  • Loading branch information
Zhangshoukui committed Aug 9, 2023
1 parent 8ccb3ff commit a0e26ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions system/libuv/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ config LIBUV
bool "libuv asynchronous I/O Library"
default n
select PIPES
select PSEUDOFS_SOFTLINKS
select SCHED_HAVE_PARENT
---help---
Enable build for libuv asynchronous I/O Library

Expand Down

0 comments on commit a0e26ed

Please sign in to comment.