diff options
author | Khem Raj <raj.khem@gmail.com> | 2019-09-10 20:40:10 -0700 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2019-10-05 07:45:32 -0700 |
commit | b3a244153414fa627b247dd29f95197fdaae69e1 (patch) | |
tree | b2bcbd15ceb0eb21785993cb003a09f0b3c283dc /meta-oe/recipes-graphics/graphviz | |
parent | 6a98afe854907a6263ab5f08ccbc155943470c59 (diff) | |
download | meta-openembedded-b3a244153414fa627b247dd29f95197fdaae69e1.tar.gz |
redis: Fix build with clang/x86
Need to link with libatomics for 64bit atomics support
Fixes
i686-yoe-linux/i686-yoe-linux-ld: networking.o: in function `createClient':
| /usr/src/debug/redis/4.0.14-r0/redis-4.0.14/src/networking.c:103: undefined reference to `__atomic_fetch_add_8'
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 2b49254d61ca817799a206cd022617854aa5bc0b)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics/graphviz')
0 files changed, 0 insertions, 0 deletions