-
-
Notifications
You must be signed in to change notification settings - Fork 33.3k
Open
Description
Version
Any recent version
Platform
Linux Debian
Subsystem
build
What steps will reproduce the bug?
Build with that flag
--shared-libuv
but without
deps/uv/*
How often does it reproduce? Is there a required condition?
n/a
What is the expected behavior? Why is that the expected behavior?
Without deps/uv/* and with --shared-libuv, it should build.
What do you see instead?
make[1]: *** No rule to make target 'deps/uv/uv.gyp', needed by 'out/Makefile'. Stop.
Additional information
It's not something really bad.
It would be nice if using shared-libuv, shared-zlib, shared-llhttp, didn't require the presence of gyp files.
Metadata
Metadata
Assignees
Labels
No labels