opendkim: Fix compilation with uClibc-ng 9515/head
authorRosen Penev <rosenp@gmail.com>
Fri, 19 Jul 2019 07:02:21 +0000 (00:02 -0700)
committerRosen Penev <rosenp@gmail.com>
Fri, 19 Jul 2019 07:06:46 +0000 (00:06 -0700)
commitb5b776fc9ad807739977e82f809c3fe7b485d262
tree3c86874b7c64d1f1a987cbfb980e450f6b53cabf
parentc8734591ca2d2c9e69a69591ccd1365795826689
opendkim: Fix compilation with uClibc-ng

res_nsend and res_send are both not available in uClibc-ng as configured
in OpenWrt. Having this function return an error is the only sensible way
to fix.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
mail/opendkim/Makefile
mail/opendkim/patches/020-uclibc.patch [new file with mode: 0644]