summaryrefslogtreecommitdiffstats
path: root/documentation/conf.py
diff options
context:
space:
mode:
authorYogesh Tyagi <yogesh.tyagi@intel.com>2025-07-10 00:16:59 +0800
committerSteve Sakoman <steve@sakoman.com>2025-07-17 13:57:58 -0700
commit86662d0c1b59b739ca102cecc85ce00b791ba98d (patch)
treeaaef65122e854e3527ecaef5b26591617e0780c3 /documentation/conf.py
parenta98403f2bf5b539b80d1171b1deacaa4fa6f81f5 (diff)
downloadpoky-86662d0c1b59b739ca102cecc85ce00b791ba98d.tar.gz
ltp: backport patch to fix compilation error for Skylake -march=x86-64-v3
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. (From OE-Core rev: bbd3e7886e2ec5ab3578d618b28d007a80d917aa) (From OE-Core rev: 4225c9abbc68e1a29a54927a9c8e1fe12208e5b4) Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/conf.py')
0 files changed, 0 insertions, 0 deletions