Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V8 is built twice #374

Open
PiotrSikora opened this issue Sep 26, 2023 · 0 comments
Open

V8 is built twice #374

PiotrSikora opened this issue Sep 26, 2023 · 0 comments

Comments

@PiotrSikora
Copy link
Contributor

V8 is built twice, once as fastbuild and once as opt during the build process.

This is probably due to the two-step build process with mksnapshot (or maybe torque?) using different Bazel configurations for tools and binaries, and results in the build process being twice as long as it should be.

cc @mpwarres

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant