aboutsummaryrefslogtreecommitdiffstats
path: root/community/nodejs-current/ppc-fix-musl-mcontext.patch
Commit message (Collapse)AuthorAgeFilesLines
* community/nodejs-current: update ppc patch to fit samplerGustavo Romero2017-04-131-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 muslJakub Jirutka2017-03-281-0/+32
Port @gromero's patch from main/nodejs.