mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 11:44:48 +00:00
pciutils: Import 3.2.0 from packages and update to 3.2.1.
This commit is contained in:
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*)
|
||||
Reference in New Issue
Block a user