Files
meta-openembedded/meta-oe/recipes-dbs/rocksdb/files
Khem Raj d41030ba08 rocksdb: Fix build with gcc on rv32 and mips
__sync_fetch_and_add (64bit) are not impelemented in gcc and clang
smartly converts them to __atomic_fetch_add() APIs, so do that
manually when using gcc for compiler

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2021-06-18 17:03:39 -07:00
..
2021-06-18 08:42:25 -07:00
2021-06-18 08:42:25 -07:00
2021-06-18 08:33:08 -07:00