[packages] ndyndns: Don't add host include paths.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19739 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
fb104bb1f7
commit
893dbd1ad8
14
net/ndyndns/patches/010-dont-add-host-includes.patch
Normal file
14
net/ndyndns/patches/010-dont-add-host-includes.patch
Normal file
@ -0,0 +1,14 @@
|
||||
diff --git a/configure b/configure
|
||||
index 73ac9e1..3d3c187 100755
|
||||
--- a/configure
|
||||
+++ b/configure
|
||||
@@ -3520,8 +3520,7 @@ fi
|
||||
fi
|
||||
|
||||
|
||||
-CURLINC=-I`curl-config --prefix`/include
|
||||
-
|
||||
+CURLINC=`curl-config --cflags`
|
||||
CURLLIB=`curl-config --libs`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user