[packages] ipcad: Don't add host include paths.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19738 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
4c2d96d9ee
commit
fb104bb1f7
16
net/ipcad/patches/010-no-host-includes.patch
Normal file
16
net/ipcad/patches/010-no-host-includes.patch
Normal file
@ -0,0 +1,16 @@
|
||||
diff --git a/configure b/configure
|
||||
index b2ef966..b675ca8 100755
|
||||
--- a/configure
|
||||
+++ b/configure
|
||||
@@ -2691,11 +2691,6 @@ fi
|
||||
|
||||
fi
|
||||
|
||||
-LDFLAGS="$LDFLAGS -L${ac_default_prefix}/lib"
|
||||
-CFLAGS="$CFLAGS -I${ac_default_prefix}/include"
|
||||
-CPPFLAGS="$CPPFLAGS -I${ac_default_prefix}/include"
|
||||
-
|
||||
-
|
||||
for ac_func in pthread_detach
|
||||
do
|
||||
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
|
Loading…
x
Reference in New Issue
Block a user