-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.v8 engineIssues and PRs related to the V8 dependency.Issues and PRs related to the V8 dependency.
Description
Hi all!
I am referring to issue #1032. I am building io.js 1.7.1 for mips and get following error:
../deps/v8/src/base/logging.cc:9:23: fatal error: execinfo.h: No such file or directory
Applying following patch to v8 solved my problem:
https://codereview.chromium.org/1066573005/patch/1/10001
May I request to include the patch into the next version?
Many thanks for your work on io.js
Metadata
Metadata
Assignees
Labels
confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.v8 engineIssues and PRs related to the V8 dependency.Issues and PRs related to the V8 dependency.