Skip to content

shared-libuv still requires deps/uv/uv.gyp #55787

Description

@kapouer

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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    staleIssues and PRs marked stale due to inactivity and scheduled for automatic closure.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions