-
-
Notifications
You must be signed in to change notification settings - Fork 31.3k
build: clean up tools/v8_gypfiles/toolchain.gypi #34256
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
Labels
build
Issues and PRs related to build files or the CI.
good first issue
Issues that are suitable for first-time contributors.
Comments
|
Hi, I'd like to tackle that :D |
1 task
|
See #34268 |
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
build
Issues and PRs related to build files or the CI.
good first issue
Issues that are suitable for first-time contributors.
The
linux_use_gold_flag,linux_use_bundled_goldandlinux_use_bundled_binutilsflags are unused and can be removed, our build always disables them.tools/gyp_node.pysets the flags, they can be removed too.The text was updated successfully, but these errors were encountered: