summaryrefslogtreecommitdiffstats
path: root/rules/apr.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2012-12-07 17:41:53 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-12-07 17:42:15 +0100
commit38a0ac25f0188b74637afe769b6eb16900a26bfa (patch)
tree9a28b94a80b98a7531f475748cbfc27ae0abddd0 /rules/apr.make
parentce301e18015bcc7c0e35038be4df127a72a50671 (diff)
downloadptxdist-38a0ac25f0188b74637afe769b6eb16900a26bfa.tar.gz
ptxdist-38a0ac25f0188b74637afe769b6eb16900a26bfa.tar.xz
apr: set apr_cv_pthreads_lib="-lpthread"
This is necessary because the detection is broken when cross-compiling Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/apr.make')
-rw-r--r--rules/apr.make3
1 files changed, 2 insertions, 1 deletions
diff --git a/rules/apr.make b/rules/apr.make
index 8c6791899..9c3b11d10 100644
--- a/rules/apr.make
+++ b/rules/apr.make
@@ -36,7 +36,8 @@ APR_CONF_ENV := \
ac_cv_sizeof_ssize_t=4 \
ac_cv_struct_rlimit=yes \
apr_cv_mutex_robust_shared=no \
- apr_cv_process_shared_works=yes
+ apr_cv_process_shared_works=yes \
+ apr_cv_pthreads_lib="-lpthread"
#
# autoconf