webrtc-audio-processing-2: Add latomic to linker flags on riscv32
This is flagged by lld linker since it defaults to --no-allow-shlib-undefined
which disallows undefined references in shared libs
Cc: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>