Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/nodejs-current: upgrade to 8.7.0 | Jakub Jirutka | 2017-10-17 | 1 | -32/+0 |
| | |||||
* | community/nodejs-current: update ppc patch to fit sampler | Gustavo Romero | 2017-04-13 | 1 | -3/+3 |
| | | | | | | | | Update ppc patch due to a refactor in sampler.cc internals introduced in [1] where 'state' variable is now treated as a pointer. [1] https://goo.gl/YwyjCC | ||||
* | community/nodejs-current: fix compilation on PPC with musl | Jakub Jirutka | 2017-03-28 | 1 | -0/+32 |
Port @gromero's patch from main/nodejs. |