Skip to content

Disable the -fcf-protection=full flag for aarch64 architectures

Christoph Pohl requested to merge fix/disable_fcf-protection_on_aarch64 into master

Adding this flag leads to cc1plus: error: ‘-fcf-protection=full’ is not supported for this target errors on the NVidida jetson nano. Is this correctly handled like this @dreher @reister?

Edited by Christoph Pohl

Merge request reports