summaryrefslogtreecommitdiff
path: root/user/ffmpeg/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/ffmpeg/APKBUILD')
-rw-r--r--user/ffmpeg/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/user/ffmpeg/APKBUILD b/user/ffmpeg/APKBUILD
index ea4fb341c..38d36c251 100644
--- a/user/ffmpeg/APKBUILD
+++ b/user/ffmpeg/APKBUILD
@@ -49,6 +49,7 @@ build() {
pmmx) _asm="--disable-asm" ;;
esac
+ LDFLAGS="-latomic" \
./configure \
--prefix=/usr \
--enable-avresample \