mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-06-27 21:39:34 +00:00
The main thing is to add the `-march` option when needed. Ie, '-march=armv7-a` for arm. Other compiler (arm64, x86, ...) don't support the march option so we must not provide it.