diff options
Diffstat (limited to 'meta/site/arm-common')
-rw-r--r-- | meta/site/arm-common | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/meta/site/arm-common b/meta/site/arm-common index 12e5d4592a..a3c979fe05 100644 --- a/meta/site/arm-common +++ b/meta/site/arm-common @@ -8,11 +8,6 @@ ac_cv_header_netinet_sctp_h=${ac_cv_header_netinet_sctp_h=no} ac_cv_header_netinet_sctp_uio_h=${ac_cv_header_netinet_sctp_uio_h=no} ac_cv_sctp=${ac_cv_sctp=no} -# apache -ac_cv_func_pthread_key_delete=${ac_cv_func_pthread_key_delete=yes} -apr_cv_process_shared_works=${apr_cv_process_shared_works=no} -apr_cv_tcp_nodelay_with_cork=${apr_cv_tcp_nodelay_with_cork=yes} - # bash ac_cv_c_long_double=${ac_cv_c_long_double=yes} bash_cv_func_sigsetjmp=${bash_cv_func_sigsetjmp=missing} |