[packages] apr: ensure rlimit support, fixes httpd mod_cgi link failures, upstream httpd bug 51371

git-svn-id: svn://svn.openwrt.org/openwrt/packages@27465 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2011-07-05 22:21:13 +00:00
parent 255fdcae40
commit feface7e07

View File

@ -42,6 +42,7 @@ CONFIGURE_VARS += \
apr_cv_process_shared_works=no \
apr_cv_mutex_robust_shared=no \
apr_cv_tcp_nodelay_with_cork=yes \
ac_cv_struct_rlimit=yes \
LDFLAGS="$$$$LDFLAGS -lpthread" \
define Build/InstallDev