aboutsummaryrefslogtreecommitdiff
path: root/applications/inference_process/src/inference_process.cpp
diff options
context:
space:
mode:
authorLedion Daja <ledion.daja@arm.com>2022-06-21 12:22:13 +0200
committerKristofer Jonsson <kristofer.jonsson@arm.com>2022-09-13 09:42:31 +0200
commit449c8d81f5b0c4d75c632b7849ddd9966cfd71cf (patch)
tree88011ec0e51e834b8f1492a8fd628bdd139f35f9 /applications/inference_process/src/inference_process.cpp
parent311d6533177769b1eb81ac21442c7563faac21a8 (diff)
downloadethos-u-core-software-449c8d81f5b0c4d75c632b7849ddd9966cfd71cf.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: I3e8647c47df27a96cdd103614ecf2540f150ab36
Diffstat (limited to 'applications/inference_process/src/inference_process.cpp')
0 files changed, 0 insertions, 0 deletions