Skip to content

Backport #6007 For FFTW feature selections to release-5.4 #6025

@hjmjohnson

Description

@hjmjohnson

Description

The previous FFTW solution has potential pitfalls when building in cross-platform environments. PR 6007 resolves the issue in a cross-compiler-compatible way.

Expected behavior

FFTW ENABLE* settings follow the same mechanisms as the upstream ITK/main does as of 2026-04-08

The compilation environment knows the features that should be set, do not rely on the hardware (may be cross compiling).

Actual behavior

ENABLE* settings selected based on hardware, not on compilation environment

Reproducibility

Always after recent incorrect FFTW changes.

Metadata

Metadata

Assignees

Labels

type:CompilerCompiler support or related warnings

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions