mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
pipewire: Link with libatomic for riscv32
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -33,6 +33,7 @@ PACKAGECONFIG[vulkan] = "-Dvulkan=true,-Dvulkan=false,vulkan-loader"
|
||||
|
||||
LDFLAGS_append_mipsarch = " -latomic"
|
||||
LDFLAGS_append_x86 = " -latomic"
|
||||
LDFLAGS_append_riscv32 = " -latomic"
|
||||
|
||||
PACKAGES =+ "\
|
||||
${PN}-spa-plugins \
|
||||
|
||||
Reference in New Issue
Block a user