]> git.99rst.org Git - openwrt-packages.git/commit
gstreamer1: use ATOMIC64_DEPENDS
authorDaniel Golle <redacted>
Thu, 10 Sep 2026 12:07:08 +0000 (13:07 +0100)
committerDaniel Golle <redacted>
Wed, 16 Sep 2026 15:35:19 +0000 (16:35 +0100)
commit4b24b41e7a4ae8ba697977f2ef258425729bfd32
treed28f065b36837a72a0f94243f1af47cfebef5b2c
parentd3b00edee42ead023521af8824ef031ecc8c1128
gstreamer1: use ATOMIC64_DEPENDS

The open-coded architecture list pulls libatomic onto ARMv6K and ARMv7
targets although they inline 64-bit atomics. ATOMIC64_DEPENDS covers
exactly the targets that need it.

Signed-off-by: Daniel Golle <redacted>
multimedia/gstreamer1/Makefile
git clone https://git.99rst.org/PROJECT