[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:
parent
255fdcae40
commit
feface7e07
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user