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 pass DESTCPU to configure unless set #13160

Closed
wants to merge 4 commits into from

Commits on May 22, 2017

  1. build: don't pass DESTCPU to configure unless set

    If the DESTCPU wasn't manually set, the configure platform detection should be
    better than the Makefile one. If it was manually set, add it to the
    CONFIG_FLAGS.
    
    As DESTCPU no longer needs to be manually set, just set ARCH.
    
    Fixes: nodejs#13150
    gibfahn committed May 22, 2017
    Configuration menu
    Copy the full SHA
    8eff648 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2017

  1. Tmp

    gibfahn committed May 23, 2017
    Configuration menu
    Copy the full SHA
    d70e513 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2017

  1. Configuration menu
    Copy the full SHA
    5e1cabf View commit details
    Browse the repository at this point in the history

Commits on May 26, 2017

  1. TODO

    gibfahn committed May 26, 2017
    Configuration menu
    Copy the full SHA
    6711623 View commit details
    Browse the repository at this point in the history