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: remove valgrind from Makefile #9517

Closed
wants to merge 1 commit into from

Conversation

thefourtheye
Copy link
Contributor

Checklist
  • commit message follows commit guidelines
Affected core subsystem(s)

build tools

Description of change

Looks like V8 doesn't ship valgrind anymore. So all the valgrind based
targets will fail.

Looks like V8 doesn't ship valgrind anymore. So all the valgrind based
targets will fail.
@thefourtheye thefourtheye added build Issues and PRs related to build files or the CI. tools Issues and PRs related to the tools directory. labels Nov 8, 2016
@nodejs-github-bot nodejs-github-bot added build Issues and PRs related to build files or the CI. tools Issues and PRs related to the tools directory. labels Nov 8, 2016
@thefourtheye
Copy link
Contributor Author

cc @nodejs/build @bnoordhuis

Copy link
Member

@addaleax addaleax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bnoordhuis
Copy link
Member

I think it should be salvageable so I've put together #9520. If we decide to go ahead with this pull request, you should delete tools/run-valgrind.py.

@thefourtheye thefourtheye deleted the remove-valgrind branch November 9, 2016 13:58
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. tools Issues and PRs related to the tools directory.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants