<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/nfs-kernel-server/patches/200-fix-macos-build.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>2023-03-01T09:02:42Z</updated>
<entry>
<title>nfs-kernel-server: update to v2.6.2</title>
<updated>2023-03-01T09:02:42Z</updated>
<author>
<name>Oskari Rauta</name>
</author>
<published>2023-02-22T16:38:26Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a1c80c1f3757bc3178866488af2e6e127ae3f1ce'/>
<id>urn:sha1:a1c80c1f3757bc3178866488af2e6e127ae3f1ce</id>
<content type='text'>
Also added patch that is from alpine's same package to assist building on musl.
Hostpkg build on musl also kept failing, so I added few more overrides, which
made it work perfectly.

Signed-off-by: Oskari Rauta &lt;oskari.rauta@gmail.com&gt;
</content>
</entry>
<entry>
<title>nfs-kernel-server: fix build on macos arm64</title>
<updated>2021-12-14T03:57:18Z</updated>
<author>
<name>Sergey V. Lobanov</name>
</author>
<published>2021-12-12T11:55:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=8457944e61e147907eff26fd686c30a8c3b5dfa0'/>
<id>urn:sha1:8457944e61e147907eff26fd686c30a8c3b5dfa0</id>
<content type='text'>
1. prctl() check is not required for host-compile on any OS due to prctl
is not used in rpcgen which is only one is compiled during host-compile
phase. prctl() check is disabled via HOST_CONFIGURE_VARS in OpenWrt makefile

2. __DARWIN_ONLY_64_BIT_INO_T is true on macos arm64 so struct stat64
and stat64() are not available. This patch defines stat64 as stat if
__DARWIN_ONLY_64_BIT_INO_T is true

Signed-off-by: Sergey V. Lobanov &lt;sergey@lobanov.in&gt;
</content>
</entry>
</feed>
