Skip to content

Bug when building multiple versions of LLVM in one call to easybuild #3758

@Crivella

Description

@Crivella

Currently building multiple EasyConfigs for LLVM at once will most likely fail due to the global dictionary general_opts being reused

See #3741, in particular

Fix

Use the global general_opts only for grouping and initialization and work with an internal copy of the dictionary in the class

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions