diff options
| author | Preeti Sachan <preeti.sachan@intel.com> | 2025-06-24 08:57:27 +0530 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2025-07-07 07:42:58 -0700 |
| commit | 20d38517183f6bf183c1119fb363dd4bb302bc05 (patch) | |
| tree | 10913c822cd40d5439e3454dcc425c25c7636820 /scripts/lib/scriptpath.py | |
| parent | ebbddcdb70eb5a733c04c50e650267e55fe4d844 (diff) | |
| download | poky-20d38517183f6bf183c1119fb363dd4bb302bc05.tar.gz | |
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>
Diffstat (limited to 'scripts/lib/scriptpath.py')
0 files changed, 0 insertions, 0 deletions
