Skip to content

Arch multilib detection issues #39

Open
@laudiacay

Description

@laudiacay

On line 221 of the install-deps script, it tries to install gcc-fortran, regardless of whether gcc or gcc-multilib was detected as the correct gcc version. To work properly, it needs to install gcc-fortran if it detects gcc, and gcc-fortran-multilib if it detects gcc-multilib. Right now it doesn't work on Arch when gcc-multilib is installed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions