<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/knot/patches/03_rrl_drop_static_assert.patch, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2026-05-30T06:31:17Z</updated>
<entry>
<title>knot: drop kru.inc.c static_assert that requires lock-free 16-bit atomics</title>
<updated>2026-05-30T06:31:17Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-05-29T15:45:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=106acb977423cc4325ae796652f36ef7375bdb6d'/>
<id>urn:sha1:106acb977423cc4325ae796652f36ef7375bdb6d</id>
<content type='text'>
The RRL module's kru.inc.c has a `static_assert(ATOMIC_CHAR16_T_LOCK_FREE
== 2, ...)` that breaks the build on any target whose toolchain does
not advertise lock-free 16-bit atomics (e.g. ARMv5 arm926ej-s).
Upstream considers the assertion non-essential and plans to drop it;
they recommended a patch over a Makefile-level RRL disable. Bump
PKG_RELEASE for the patch swap.

Suggested-by: Daniel Salzman &lt;daniel.salzman@nic.cz&gt;
Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
</feed>
