Skip to content

Update libuv#321

Open
vshymanskyy wants to merge 9 commits into
nodejs:mainfrom
vshymanskyy:master
Open

Update libuv#321
vshymanskyy wants to merge 9 commits into
nodejs:mainfrom
vshymanskyy:master

Conversation

@vshymanskyy

Copy link
Copy Markdown
Contributor

The change fixes this issue:

CMake Error at _deps/libuv-src/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 has been removed from CMake.

Also, added UVWASI_BUILD_SHARED option, similar to that of libuv (LIBUV_BUILD_SHARED).
I needed to turn off shared library build for some (weird) targets of Wasm3.

@aduh95 aduh95 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should 3 or 4 PRs, it's very hard to review as is. Can you please split that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants