On Fri, Jan 3, 2020 at 2:55 PM Bruce Richardson <[email protected]> wrote: > > +stable > > This patch is probably worthwhile taking into 19.11 and 18.11 branches to > reduce chances of failures on CI of stable trees.
+1 > > On Mon, Dec 23, 2019 at 10:38:40AM +0000, Bruce Richardson wrote: > > If the compiler does not recognise the specific CPU when building with the > > default "native" machine type, sse4.2 instructions can be missing, causing > > a build error. Rather than advising the user to change the machine type, > > we can just turn on SSE4.2 directly. This can prevent issues with running > > automated tests with older compilers/distros on newer hardware. > > > Cc: [email protected] > > Signed-off-by: Bruce Richardson <[email protected]> Acked-by: David Marchand <[email protected]> Applied, thanks. -- David Marchand

