ntp: fix build for no-MMU
authorBaruch Siach <baruch@tkos.co.il>
Fri, 12 Oct 2018 09:17:58 +0000 (12:17 +0300)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 12 Oct 2018 09:24:58 +0000 (11:24 +0200)
commit87d759ced52cb461a4460f4c513f2f6993292bc2
tree7ce43d234fedc36bb94e1a77ced97010c45b6997
parent8320ad3341b9242eaf82df7a4d4c1a367991ec3d
ntp: fix build for no-MMU

Code rearrange in the latest ntp version exposed code that used to be
hidden behind HAVE_WORKING_FORK. Put this code back where it belongs.

Fixes:
http://autobuild.buildroot.net/results/9f4/9f4710b451df1a60f95ab6503cfb7788ad998a65/
http://autobuild.buildroot.net/results/d0b/d0b20a6c0f37a8b06841afc2764c8aab6ffd27d2/
http://autobuild.buildroot.net/results/85c/85c89f5e9d36915567b8d14b9c99e3720c866577/

Cc: Artem Panfilov <apanfilov@spectracom.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/ntp/0003-fix-nommu.patch [new file with mode: 0644]