From: Alistair Francis Date: Tue, 11 Aug 2020 17:13:37 +0000 (-0700) Subject: CMake: Link with -latomic X-Git-Tag: 10.91.0^0 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=9a8aea1b682f522d7b278312b9bd85ed12fab820;hp=9a8aea1b682f522d7b278312b9bd85ed12fab820;p=src%2Fapp-framework-binder.git CMake: Link with -latomic Some architecutres (such as RISC-V) require that atomics be specifically linked to avoid build failures. Ensure that this is the case. Signed-off-by: Alistair Francis Change-Id: Iad543232a6547b197f04100e996e6200c9f803ce ---