mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-09 22:36:32 +00:00
Jakub Sokołowski
438ad2328e
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>