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

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

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