busybox: Move libresolv detection to LEDE Makefile
authorFlorian Fainelli <f.fainelli@gmail.com>
Wed, 12 Apr 2017 16:02:30 +0000 (09:02 -0700)
committerFlorian Fainelli <f.fainelli@gmail.com>
Wed, 12 Apr 2017 16:12:18 +0000 (09:12 -0700)
commit7ae58bebc811a0ac6734405e9bc47533939d61d7
treeae445062ae08e4ee90bd55c8dafc1cb8a95d72bb
parent7d4147d86908b36dd8915bfeeb1c48c2a40941a5
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