poky/meta/recipes-extended/ltp
Preeti Sachan 20d3851718 ltp: backport patch to fix compilation error for x86_64
When the input compiler enables AVX, stack realignment requirements
causes gcc to fail to omit %rbp use, due to which the test fails to
clobber %rbp in inline asm.  Disable AVX to build the test on x86_64 so
that the test continues working.

Fix compilation with gcc v13.4+. Cherry picked from oe-core, master branch.

(From OE-Core rev: 54d6fa7bc9f4ae6bdb98862488e8d09200d3bc14)

Signed-off-by: Preeti Sachan <preeti.sachan@intel.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
2025-07-07 07:42:58 -07:00
..
ltp ltp: backport patch to fix compilation error for x86_64 2025-07-07 07:42:58 -07:00
ltp_20240129.bb ltp: backport patch to fix compilation error for x86_64 2025-07-07 07:42:58 -07:00