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

Adding power support to Travis builds #1566

Merged
merged 1 commit into from
Jan 15, 2020

Commits on Dec 17, 2019

  1. Adding power support to Travis builds

    As we all know Travis officially supports multiple arch's now - https://blog.travis-ci.com/2019-11-12-multi-cpu-architecture-ibm-power-ibm-z .
    Adding support for "ppc64le" arch for this repo with below changes ..
    
    1. Installing moonjit in place of luajit for power
    2. Using gcc-7, g++-7 compiler as default during builds for power
    3. Avoiding installing gcc-4.8 for power
    4. Adding power support in travis.yml
    
    sysdig-CLA-1.0-contributing-entity: IBM
    sysdig-CLA-1.0-signed-off-by: Amit Ghatwal ghatwala@us.ibm.com
    ghatwala committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    4a17927 View commit details
    Browse the repository at this point in the history