miniupnpd: macosx compat and refresh patches 12674/head
authorKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Sun, 28 Jun 2020 14:52:41 +0000 (15:52 +0100)
committerKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Wed, 1 Jul 2020 09:16:43 +0000 (10:16 +0100)
commit0189c45253f063aace88599599b161c669fe8a30
treed184789594ff2febb1442bb825587f2db8b5dc12
parentdba502a2125e2dc6521bf62e54897586e3f0bf11
miniupnpd: macosx compat and refresh patches

Tidy up some minor patch fuzz with a refresh.

Also tweak the linux makefile to make it run on macosx and linux:
install only understand -m for filemode, not that the openwrt staging
dir understands file modes.  Also glibc>2.17 so patch out the check that
otherwise barfs a number of errors from a missing 'ldd' command under
macos.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
net/miniupnpd/patches/100-no-daemon.patch
net/miniupnpd/patches/300-macos-compat.patch [new file with mode: 0644]