| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Musl on Power does not define regs member as a pt_regs pointer type, hence it's necessary to use member gp_regs instead.
|
Is this upstreamed in V8? |
Sorry, something went wrong.
|
Closing, no follow-up. |
Sorry, something went wrong.
|
Really sorry for not being able to follow up this. @rgdoliveira kindly already submitted the patch to v8 and it's currently under review: https://chromium-review.googlesource.com/c/602327 @bnoordhuis do you mind to re-open that issue given the current facts? Thank you in advance. Regards. |
Sorry, something went wrong.
|
See also the guide: https://github.com/nodejs/node/blob/master/doc/guides/maintaining-V8.md#unfixed-upstream-bugs |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Musl on Power does not define regs member as a pt_regs pointer
type, hence it's necessary to use member gp_regs instead.
Affected core subsystem(s)
v8 profiler sampler. It fails to build breaking compilation on ppc64le + musl