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

build: toolchain.gypi and node_gyp.py cleanup #34268

Closed
wants to merge 1 commit into from

Conversation

Copy link
Contributor

@iandrc iandrc commented Jul 9, 2020

Removed linux_use_gold_flag, linux_use_bundled_gold and linux_use_bundled_binutils flags from
tools/v8_gypfiles/toolchain.gypi and /tools/gyp_node.py.

Fixes: #34256

Checklist

@nodejs-github-bot nodejs-github-bot added build tools labels Jul 9, 2020
Copy link
Member

@bnoordhuis bnoordhuis left a comment

LGTM, thanks!

@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Jul 9, 2020

@iandrc
Copy link
Contributor Author

@iandrc iandrc commented Jul 28, 2020

@bnoordhuis

Is this PR okay? I guess it needs more reviews in order to be landed. Is it correct?

@gengjiawen
Copy link
Member

@gengjiawen gengjiawen commented Jul 29, 2020

@bnoordhuis

Is this PR okay? I guess it needs more reviews in order to be landed. Is it correct?

It doesn't need more review, but this pr need to rebase.

Removed `linux_use_gold_flag`, `linux_use_bundled_gold` and `linux_use_bundled_binutils` flags from
`tools/v8_gypfiles/toolchain.gypi` and `/tools/gyp_node.py`.

Fixes: nodejs#34256
@iandrc
Copy link
Contributor Author

@iandrc iandrc commented Jul 29, 2020

@gengjiawen

It's done

@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Jul 29, 2020

@gengjiawen
Copy link
Member

@gengjiawen gengjiawen commented Jul 29, 2020

Landed in f93e3a3

@gengjiawen gengjiawen closed this Jul 29, 2020
gengjiawen pushed a commit that referenced this issue Jul 29, 2020
Removed `linux_use_gold_flag`, `linux_use_bundled_gold` and `linux_use_bundled_binutils` flags from
`tools/v8_gypfiles/toolchain.gypi` and `/tools/gyp_node.py`.

Fixes: #34256

PR-URL: #34268
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
codebytere pushed a commit that referenced this issue Aug 5, 2020
Removed `linux_use_gold_flag`, `linux_use_bundled_gold` and `linux_use_bundled_binutils` flags from
`tools/v8_gypfiles/toolchain.gypi` and `/tools/gyp_node.py`.

Fixes: #34256

PR-URL: #34268
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
@codebytere codebytere mentioned this pull request Aug 10, 2020
addaleax pushed a commit that referenced this issue Sep 22, 2020
Removed `linux_use_gold_flag`, `linux_use_bundled_gold` and `linux_use_bundled_binutils` flags from
`tools/v8_gypfiles/toolchain.gypi` and `/tools/gyp_node.py`.

Fixes: #34256

PR-URL: #34268
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
addaleax pushed a commit that referenced this issue Sep 22, 2020
Removed `linux_use_gold_flag`, `linux_use_bundled_gold` and `linux_use_bundled_binutils` flags from
`tools/v8_gypfiles/toolchain.gypi` and `/tools/gyp_node.py`.

Fixes: #34256

PR-URL: #34268
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
@codebytere codebytere mentioned this pull request Sep 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants