Skip to content

Always set latest GCC in Prefix as default #118

@bedroge

Description

@bedroge

We found an issue in 2021.06 where the Prefix installation first installs GCC 10.x, and later on GCC 11.x. The first is the default, but does not have lto support, while the latter has; this lead to some issues when building the software layer. We can prevent this by adding a step to the playbook that runs gcc-config latest, to make sure that the latest version of GCC is set as the default version; this version should have lto support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions