You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to build node 18.14.2 on a Centos 7 system with older Xeon CPUs. Ran configure. During make, it's obvious the compiler has generated AVX512 instructions, which aren't valid for older Xeons. What flag is needed to prevent this?