Report cpu as ARMV8 instead of just giving up on non-Linux hosts
This commit is contained in:
@@ -197,6 +197,8 @@ int detect(void)
|
|||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
#else
|
||||||
|
return CPU_ARMV8;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
return CPU_UNKNOWN;
|
return CPU_UNKNOWN;
|
||||||
|
|||||||
Reference in New Issue
Block a user