aboutsummaryrefslogtreecommitdiff
path: root/targets
diff options
context:
space:
mode:
authorLedion Daja <ledion.daja@arm.com>2022-06-21 12:06:59 +0200
committerKristofer Jonsson <kristofer.jonsson@arm.com>2022-09-13 09:41:31 +0200
commitba6210baeebc24dbd6cd50b2afeee158f2a5843a (patch)
tree9389a6dab1031c74af5ca19de76ad9107093d531 /targets
parentffb8ccdc3a851b7c86a58e449f0651a4413d8fd8 (diff)
downloadethos-u-core-platform-ba6210baeebc24dbd6cd50b2afeee158f2a5843a.tar.gz
Remove CMake workaround for Arm Clang
Previous version of CMake did not allow CMAKE_SYSTEM_PROCESSOR to contain CPU features for Arm Clang toolchain. A workaround was added to manually strip the CPU features. Recent versions of CMake have removed this limitation and instead requires the toolchain to manually add -mcpu=<CPU+features>, which means that the workaround can be removed. Change-Id: Ie7f493a0dd9771eedf23e87db7a371fae4ec9bb9
Diffstat (limited to 'targets')
0 files changed, 0 insertions, 0 deletions