Select AVX features
Add possibility to select which AVX features to use during build. This is most useful for packaging, because using the compile option -march=native
, which is set when PORTABLE=OFF
is rather coarse-grained and may produce binaries that cannot be run on most systems.