You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `tmp` variable was unused if `!__aarch64__` and it was causing a compile warning.
Also, replace the compile definitions to include `__GNUC_PYTHON__` for all non ARM platforms.
Signed-off-by: Yuval Peress <[email protected]>
0 commit comments