[package] add missing apr patch, related to r17642
authorFlorian Fainelli <florian@openwrt.org>
Sun, 20 Sep 2009 13:01:12 +0000 (13:01 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sun, 20 Sep 2009 13:01:12 +0000 (13:01 +0000)
SVN-Revision: 17643

libs/apr/patches/001-struct_iovec.patch [new file with mode: 0644]

diff --git a/libs/apr/patches/001-struct_iovec.patch b/libs/apr/patches/001-struct_iovec.patch
new file mode 100644 (file)
index 0000000..8471086
--- /dev/null
@@ -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