mirror of
https://github.com/JayDDee/cpuminer-opt.git
synced 2025-09-17 23:44:27 +00:00
v3.23.4
This commit is contained in:
@@ -38,6 +38,8 @@
|
||||
* preparation for a hard-fork).
|
||||
*/
|
||||
|
||||
#if !defined(__aarch64__)
|
||||
|
||||
#ifndef _YESPOWER_OPT_C_PASS_
|
||||
#define _YESPOWER_OPT_C_PASS_ 1
|
||||
#endif
|
||||
@@ -1358,3 +1360,5 @@ int yespower_free_local(yespower_local_t *local)
|
||||
return free_region(local);
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif // !aarch64
|
||||
|
||||
Reference in New Issue
Block a user