-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.
Description
The configure script still prints out these when you pass --help
:
--shared-libuv-includes=SHARED_LIBUV_INCLUDES
directory containing libuv header files
--shared-libuv-libname=SHARED_LIBUV_LIBNAME
alternative lib name to link to [default: uv]
--shared-libuv-libpath=SHARED_LIBUV_LIBPATH
a directory to search for the shared libuv DLL
which really confused me when I tried to figure out why clang couldn't find uv.h.
Metadata
Metadata
Assignees
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.