mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-02 02:49:15 +00:00
refactor: fix release building for aarch64 and arm
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
This commit is contained in:
@ -80,6 +80,7 @@ namespace v0
|
||||
|
||||
#elif defined(__aarch64__)
|
||||
|
||||
UNUSED(cs);
|
||||
stub;
|
||||
|
||||
return 0;
|
||||
|
Reference in New Issue
Block a user