On Mon, May 8, 2017 at 2:48 PM, Nadav Har'El wrote:
> Thanks. I committed this.
>
> In February, Rean Griffith sent patch titled
> "Generalize
> nodejs build to support recent versions (6.9.5 LTS and 7.5.0 latest)" which
> enabled even later versions. He ended up needed several different patch
Thanks. I committed this.
In February, Rean Griffith sent patch titled
"Generalize
nodejs build to support recent versions (6.9.5 LTS and 7.5.0 latest)" which
enabled even later versions. He ended up needed several different patch
scripts for different versions, but I suspect that this might not
This is the current Node.js LTS version. The same changes to the patch
will also work for the current 4.x release (at the time of this commit,
4.8.3) which was previously not working because the patch was
introducing unnecessary changes.
Signed-off-by: Gregor Berginc
---
node/Makefile | 2 +-
n