[dpdk-dev] [PATCH] event/octeontx2: add libatomic dependency for 32-bit clang

Thomas Monjalon thomas at monjalon.net
Thu Jul 4 16:49:37 CEST 2019


04/07/2019 10:59, pbhagavatula at marvell.com:
> From: Pavan Nikhilesh <pbhagavatula at marvell.com>
> 
> 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: Pavan Nikhilesh <pbhagavatula at marvell.com>

Applied, thanks





More information about the dev mailing list