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

Configuration updates to compile with GCC 8 #2803

Closed
wants to merge 2 commits into from

Commits on Jul 3, 2019

  1. Configuration updates to compile with GCC 8

    Edit op-build config files to use GCC 8 compiler.
    Temporarily added 0001-Fix-gcc8-signature-validation-anomaly HB patch.
    Temporarily added 0002-GCC8-Code-Fixes HB patch.
    Has 0003-space-saving-compile-options patch to reduce size of bootkernel.
    
    Signed-off-by: Luis Fernandez <[email protected]>
    LF-Luis committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    4e89368 View commit details
    Browse the repository at this point in the history
  2. Allow Usage of GCC6 and GCC8 in SDK CI-Test Based on Config

    For P8 configs use GCC 6, and for P9 configs use GCC 8.
    For P10, GCC 8 will also be selected.
    
    Signed-off-by: Luis Fernandez <[email protected]>
    LF-Luis committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    ae1c55e View commit details
    Browse the repository at this point in the history