utils/pciutils: remove the libresolv dependency
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26029 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
59af235edb
commit
4522dc594d
11
utils/pciutils/patches/104-resolv.patch
Normal file
11
utils/pciutils/patches/104-resolv.patch
Normal file
@ -0,0 +1,11 @@
|
||||
--- a/lib/configure
|
||||
+++ b/lib/configure
|
||||
@@ -57,7 +57,7 @@ echo >>$c "#define PCI_OS_`echo $sys | t
|
||||
echo >$m 'WITH_LIBS='
|
||||
|
||||
echo_n "Looking for access methods..."
|
||||
-LIBRESOLV=-lresolv
|
||||
+LIBRESOLV=
|
||||
|
||||
case $sys in
|
||||
linux*)
|
Loading…
x
Reference in New Issue
Block a user