You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that we have an LLVM git submodule and have some experience building libuv, I think the path is clear to turn libuv into a submodule.
For this conversion I'd like to pull the libuv source out of the runtime directory, and put it in src/libuv. We'll probably have to include gyp in our source tree (unless we want to host a git mirror and make that a submodule as well).
The text was updated successfully, but these errors were encountered:
Now that we have an LLVM git submodule and have some experience building libuv, I think the path is clear to turn libuv into a submodule.
For this conversion I'd like to pull the libuv source out of the runtime directory, and put it in src/libuv. We'll probably have to include gyp in our source tree (unless we want to host a git mirror and make that a submodule as well).
The text was updated successfully, but these errors were encountered: