Skip to content

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

@kapouer

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions