<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/udpspeeder/patches, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2026-07-18T06:11:19Z</updated>
<entry>
<title>udpspeeder: build with the toolchain CXX and flags</title>
<updated>2026-07-18T06:11:19Z</updated>
<author>
<name>David Connolly</name>
</author>
<published>2026-07-05T20:44:44Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=5b90fb99a09d5a3309ecf888a3f333283e581f3d'/>
<id>urn:sha1:5b90fb99a09d5a3309ecf888a3f333283e581f3d</id>
<content type='text'>
Patch the upstream makefile to build the cross target with $(CXX) and the
toolchain $(CXXFLAGS)/$(LDFLAGS), and take the version from an overridable
variable. This replaces the Build/Prepare sed rewrites, and the binary now
picks up the hardening flags.

Honouring CXXFLAGS turns on -mips16 for the mips_24kc targets, where the
C++ atomics compile to a sync instruction MIPS16 cannot encode, so build
them with no-mips16.

Signed-off-by: David Connolly &lt;david@connol.ly&gt;
</content>
</entry>
</feed>
