d.march...@redhat.com; jer...@marvell.com;
> hemant.agra...@nxp.com; Honnappa Nagarahalli
> ; Gavin Hu ;
> Ruifeng Wang ; Joyce Kong
> ; nd
> Subject: [dpdk-dev] [PATCH v3 03/12] eal/build: add libatomic dependency
> for 32-bit clang
>
> When compiling with clang on 32-bit
When compiling with clang on 32-bit platforms, we are missing copies
of 64-bit atomic functions. We can solve this by linking against
libatomic for the drivers and libs which need those atomic ops.
Signed-off-by: Phil Yang
Reviewed-by: Ruifeng Wang
Reviewed-by: Gavin Hu
---
lib/librte_eal/meso
2 matches
Mail list logo