diff options
author | Ruiqiang Hao <Ruiqiang.Hao@windriver.com> | 2024-12-08 21:10:15 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-12-08 10:49:50 -0800 |
commit | aa667cbe219d207412fb5d89182887759fd63bc7 (patch) | |
tree | a7d6b7cf87dfda9343dcbf4c0440b7e19430c6a4 /meta-python/recipes-devtools/python/python3-matplotlib/matplotlib-disable-download.patch | |
parent | b0ceff02049bad541cb2d70aae05045ce1d4804d (diff) | |
download | meta-openembedded-aa667cbe219d207412fb5d89182887759fd63bc7.tar.gz |
mariadb: Ensure compatibility with ARMv9 by updating .arch directive
The pmem_cvap() function currently uses the '.arch armv8.2-a' directive
for the 'dc cvap' instruction. This will cause build errors below when
compiling for ARMv9 systems. Update the '.arch' directive to 'armv9.4-a'
to ensure compatibility with ARMv9 architectures.
{standard input}: Assembler messages:
{standard input}:169: Error: selected processor does not support `retaa'
{standard input}:286: Error: selected processor does not support `retaa'
make[2]: *** [storage/innobase/CMakeFiles/innobase_embedded.dir/build.make:
1644: storage/innobase/CMakeFiles/innobase_embedded.dir/sync/cache.cc.o]
Error 1
Signed-off-by: Ruiqiang Hao <Ruiqiang.Hao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-matplotlib/matplotlib-disable-download.patch')
0 files changed, 0 insertions, 0 deletions