-
-
Notifications
You must be signed in to change notification settings - Fork 33k
Closed
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.
Description
nodejs 10.0.0 tarball contains deps/v8/third_party/eu-strip/
which provides a precompiled elf-executable for v8 build bots (i think). It's been added to v8 here:
v8/v8@571076e
This poses some problems:
- the source is not provided (this is the worst problem from the distributor point of view)
- it adds 105ko of useless files
Could it be removed ? Thanks !
Metadata
Metadata
Assignees
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.