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

build: don't compile with -B #6393

Merged
merged 1 commit into from
Apr 27, 2016

Commits on Apr 27, 2016

  1. build: don't compile with -B

    Turn off the custom toolchain, we don't bundle ld.gold.  It's not that
    useful anyway because it uses a fixed path.  For people that do use a
    custom toolchain, there is the GCC_EXEC_PREFIX environment variable.
    
    PR-URL: nodejs#6393
    Reviewed-By: Anna Henningsen <[email protected]>
    bnoordhuis committed Apr 27, 2016
    Configuration menu
    Copy the full SHA
    3cdb506 View commit details
    Browse the repository at this point in the history