[package] add missing apr patch, related to r17642
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17643 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
0d5acb66da
commit
df08a3c1b5
15
libs/apr/patches/001-struct_iovec.patch
Normal file
15
libs/apr/patches/001-struct_iovec.patch
Normal file
@ -0,0 +1,15 @@
|
||||
--- a/configure
|
||||
+++ b/configure
|
||||
@@ -39234,11 +39234,7 @@ cat >>confdefs.h <<_ACEOF
|
||||
_ACEOF
|
||||
|
||||
|
||||
-if test "$ac_cv_sizeof_struct_iovec" = "0"; then
|
||||
- have_iovec=0
|
||||
-else
|
||||
- have_iovec=1
|
||||
-fi
|
||||
+have_iovec=1
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user