busybox: Move libresolv detection to LEDE Makefile
authorFlorian Fainelli <f.fainelli@gmail.com>
Wed, 12 Apr 2017 16:02:30 +0000 (09:02 -0700)
committerJo-Philipp Wich <jo@mein.io>
Fri, 21 Apr 2017 10:24:17 +0000 (12:24 +0200)
commit449880e0ffe528999c17f6ad6e4f87f1f4c46cdd
treec1bff42d4784ef35fe10888216287d3113cf59c0
parent9437fbb7ab2c979b5b464c031d50a243706799ab
busybox: Move libresolv detection to LEDE Makefile

Since the LEDE nslookup applet is already specific to LEDE, move the
libresolv detection into the busybox Makefile that LEDE uses.

This fixes builds with external toolchains that don't automatically
search for headers and/or libraries without being told so.

Fixes: de5b8e5d2fe1 ("busybox: add musl compatible nslookup replacement")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
package/utils/busybox/Makefile
package/utils/busybox/patches/230-add_nslookup_lede.patch