Skip to content

ARMClang: allow fallback to -march and correct setting of --cpu flags

allows cmake to fall back to CMAKE_SYSTEM_ARCH in case CMAKE_SYSTEM_PROCESSOR is not in armclang -mcpu=list additionally checks if CMAKE_SYSTEM_PROCESSOR belongs to armlink --cpu=list

Fixes: #19962 (closed)

Edited by Brad King

Merge request reports