mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-10-31 09:20:21 +00:00
5e91c946c5
This simplifies the build a bit by moving the avx stubs into a single .c file: we can avoid compiling all of the avx2 code and just add a single stub file instead when the compiler doesn't have -mavx2/-mfma. This also simplifies cmake to just always test the flags; there are some cases (like using NATIVE_BUILD) where USE_AVX2 doesn't necessarily apply, and it's cheap to just check them. |
||
---|---|---|
.. | ||
include | ||
src |