Disable gcc-specific workaround for Clang to allow build with AVX512

There is currently a workaround for an issue in gcc that requires invoking gcc with the -fabi-version flag. This workaround is not needed for Clang and moreover is not supported.
1 file changed