Skip to content

Conversation

@gibfahn
Copy link
Member

@gibfahn gibfahn commented Apr 11, 2017

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

build

@nodejs-github-bot nodejs-github-bot added build Issues and PRs related to build files or the CI. v7.x labels Apr 11, 2017
Using `xargs -r` on some platforms and `xargs` on others doesn't work,
we can't guarantee whether xargs is GNU or not. Avoid the issue by only
running kill if there are processes to clean.

PR-URL: nodejs#12158
@gibfahn gibfahn force-pushed the xargs-makefile-v7.x branch from f300f8d to dc78812 Compare May 22, 2017 22:55
@gibfahn
Copy link
Member Author

gibfahn commented May 22, 2017

@gibfahn
Copy link
Member Author

gibfahn commented Jun 3, 2017

@nodejs/release should I land this myself? Not sure of the procedure here.

@evanlucas
Copy link
Contributor

I'd say go for it :]

@gibfahn
Copy link
Member Author

gibfahn commented Jun 3, 2017

Just realised that we probably won't be doing another v7.x, so might as well just close.

Thanks anyway @evanlucas !

@gibfahn gibfahn closed this Jun 3, 2017
@gibfahn gibfahn deleted the xargs-makefile-v7.x branch June 3, 2017 23:24
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants