[oe-commits] org.oe.dev site/common-glibc: add entries for squid

tkemp commit openembedded-commits at lists.openembedded.org
Mon Nov 12 11:25:17 UTC 2007


site/common-glibc: add entries for squid

Author: tkemp at klc.net.nz
Branch: org.openembedded.dev
Revision: f89a0e2ad688dcb2c65a998e93d80659226090da
ViewMTN: http://monotone.openembedded.org/revision/info/f89a0e2ad688dcb2c65a998e93d80659226090da
Files:
1
site/common-glibc
Diffs:

#
# mt diff -r1308da646a4c975db17180e45a8040dba8d3b682 -rf89a0e2ad688dcb2c65a998e93d80659226090da
#
# 
# 
# patch "site/common-glibc"
#  from [3e43d6ac698b298428b7690661db1d6e213c16df]
#    to [6805917425c88e6085e0d4ddc9881ab19e272e62]
# 
============================================================
--- site/common-glibc	3e43d6ac698b298428b7690661db1d6e213c16df
+++ site/common-glibc	6805917425c88e6085e0d4ddc9881ab19e272e62
@@ -33,3 +33,10 @@ ac_cv_func_pthread_attr_getstack=${ac_cv
 # guile
 ac_cv_func_pthread_attr_getstack=${ac_cv_func_pthread_attr_getstack=yes}
 
+# squid
+ac_cv_af_unix_large_dgram=${ac_cv_af_unix_large_dgram=yes}
+ac_cv_func_setresuid=${ac_cv_func_setresuid=yes}
+ac_cv_func_va_copy=${ac_cv_func_va_copy=yes}
+ac_cv_func___va_copy=${ac_cv_func___va_copy=yes}
+ac_cv_epoll_works=${ac_cv_epoll_works=yes}
+






More information about the Openembedded-commits mailing list