Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v8: fix build on solaris platforms #1079

Closed
wants to merge 1 commit into from

Commits on Mar 6, 2015

  1. v8: fix build on solaris platforms

    `v8/3c7e4403` introduced a different cast which broke building on
    Illumos. Revert to previous behavior for V8_OS_SOLARIS.
    
    Found on SmartOS while building with gcc 4.9.0.
    jbergstroem committed Mar 6, 2015
    Configuration menu
    Copy the full SHA
    38064e4 View commit details
    Browse the repository at this point in the history