"H.J. Lu" <hjl.tools@gmail.com> writes: > If OSXSAVE is disabled by glibc tunables, disable features which depend > on OSXSAVE. This one seems to ignore -XSAVE, both on an 11th gen (-XSAVE,-XSAVEC -> xsave()) and on 4th (just -XSAVE). Is this patch supposed to be used with the previous patch, or standalone?