Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Fixed architecture for kernel > 3.8 + Fixed SIGILL on Raspberry Pi #25625

Closed
wants to merge 1 commit into from
Closed

Fixed architecture for kernel > 3.8 + Fixed SIGILL on Raspberry Pi #25625

wants to merge 1 commit into from

Conversation

magic890
Copy link

@magic890 magic890 commented Jul 3, 2015

Same as the official patch: https://github.com/v8/v8-git-mirror/blob/master/src/base/cpu.cc#L483-L499
This will fix architecture identification for Linux kernel > 3.8 according to the new elf_platform standard.

Same as the official patch: https://github.com/v8/v8-git-mirror/blob/master/src/base/cpu.cc#L483-L499
This will fix architecture identification for Linux kernel > 3.8 according to the new elf_platform standard.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants