HomeFreeBSD

net/mpich: work-around to build the dependencies on -CURRENT

Description

net/mpich: work-around to build the dependencies on -CURRENT

Since the switch from clang-16 to 17.0.6 on -CURRENT, MPICH encounters
linker errors.

A work-around to force the usage of clang <= 16 has been introduced in
eb36006fdb70, but when the compiler has been forced to build, it must be
kept to build the dependencies.

PR: 276035

Details

Provenance
thierryAuthored on Dec 31 2023, 11:34 AM
Parents
R11:3d6a5f7cb0c4: security/stoken: unbreak build with LLVM >= 17 (+)
Branches
Unknown
Tags
Unknown