meta-openembedded/meta-oe/recipes-dbs
Ruiqiang Hao aa667cbe21
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>
2024-12-08 10:49:50 -08:00
..
influxdb influxdb: Update CVE status for CVE-2019-10329 2024-06-28 11:22:03 -07:00
leveldb leveldb: Print uint64_t with PRI64 2023-10-21 10:02:21 -07:00
libdbi Drop unnecessary SRC_URI md5sum from the recipes in meta-oe. 2024-11-05 19:19:22 -08:00
lmdb lmdb: upgrade 0.9.29 -> 0.9.31 2023-07-20 19:08:57 -07:00
mysql mariadb: Ensure compatibility with ARMv9 by updating .arch directive 2024-12-08 10:49:50 -08:00
postgresql postgresql: Disable tcl support by default 2024-11-05 17:14:22 -08:00
psqlodbc psqlodbc: Update SRC_URI to point to latest location of 16.00.0000 tarballs 2024-10-14 23:19:36 -07:00
rocksdb rocksdb: Add ptest support 2024-09-29 10:01:08 -07:00
soci soci: update build options 2024-04-23 15:18:30 -07:00