mirror of
https://github.com/mkuf/prind.git
synced 2025-11-04 20:36:09 +01:00
ustreamer: fix build on linux/arm/v6 for >v5.57
This commit is contained in:
@@ -24,7 +24,7 @@ RUN git clone ${REPO} ustreamer \
|
||||
&& rm -rf .git
|
||||
|
||||
RUN cd ustreamer \
|
||||
&& make
|
||||
&& make LDFLAGS=-latomic
|
||||
|
||||
## Runtime Image
|
||||
FROM debian:bookworm-slim as run
|
||||
|
||||
Reference in New Issue
Block a user