cpuinfo icon indicating copy to clipboard operation
cpuinfo copied to clipboard

[Question] does support iOS arm64e?

Open leleliu008 opened this issue 3 years ago • 0 comments

Hi there, when building this library for iPhoneOS/arm64e, I got following message:

CMake Warning at CMakeLists.txt:69 (MESSAGE):
  Target processor architecture "arm64e" is not supported in cpuinfo.
  cpuinfo will compile, but cpuinfo_initialize() will always fail.

I wanna know this library really do not support iPhoneOS/arm64e? Thanks.

leleliu008 avatar Mar 15 '22 05:03 leleliu008