https://bugs.kde.org/show_bug.cgi?id=393351

--- Comment #32 from Tom Hughes <t...@compton.nu> ---
No version of gcc is going to enable AVX512 by default though I think you may
be able to specify a different default target when compiling gcc.

Usually this sort of problem is caused by using -march=native which tells gcc
to compile for the current machine - typically this happens with distributions
like gentoo where everything is compile from source.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to