Skip to content

[5.0.8] configure generates ompi_cv_fortran_common_alignment=<string> #13285

Open
@dalcinl

Description

@dalcinl

While trying to workaround an build regression issue issue in 5.0.8 with cross-compiling in conda-forge, I ran configure natively on maOS-arm64 and Linux-x86_64.

After inspecting configure.log, I noticed the following line:

ompi_cv_fortran_common_alignment='   16'

that is, the value is quoted string, rather than an integer.

This is likely inconsequential, as the quotes eventually disappear in the Makefiles.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions