mirror of https://github.com/lukechilds/node.git
Browse Source
Fix double definition errors in the libv8_base.a library target by compiling out stub functions when building for x32. This fix is incomplete because, although V8 now builds, it makes a number of bad assumptions about the size of stack slots, see https://code.google.com/p/v8/issues/detail?id=3630. PR-URL: https://github.com/node-forward/node/pull/24 Reviewed-By: Fedor Indutny <fedor@indutny.com>archived-io.js-v0.12
Ben Noordhuis
10 years ago
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue