mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-02 14:03:06 +00:00
Should fix errors like: ``` clang: error: the clang compiler does not support '-march=native' ``` Caused by hitting the Apple M1 `arm64` host. Signed-off-by: Jakub Sokołowski <jakub@status.im>