aboutsummaryrefslogtreecommitdiff
path: root/net/miniupnpd/patches/300-macos-compat.patch
Commit message (Collapse)AuthorAge
* miniupnpd: macosx compat and refresh patchesKevin Darbyshire-Bryant2020-07-01
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>