[oe-commits] org.oe.dev site: add monotone bits for powerpc, clamav bits for all and forced-unwind for arm

koen commit openembedded-commits at lists.openembedded.org
Thu Feb 15 08:02:34 UTC 2007


site: add monotone bits for powerpc, clamav bits for all and forced-unwind for arm

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: c2de20613cc1dd7b1ae71b370f12d3dcd41d3b7e
ViewMTN: http://monotone.openembedded.org/revision.psp?id=c2de20613cc1dd7b1ae71b370f12d3dcd41d3b7e
Files:
1
site/arm-linux
site/common-glibc
site/powerpc-linux
Diffs:

#
# mt diff -rcf75b3ea7e747b76ea3fa7398a6b401e1df0bfa6 -rc2de20613cc1dd7b1ae71b370f12d3dcd41d3b7e
#
# 
# 
# patch "site/arm-linux"
#  from [8432b10dc4ae0c81964d63887758427a4ea4e02e]
#    to [71baa8bec7438fc450a13d27a3b24319d0a7cdec]
# 
# patch "site/common-glibc"
#  from [da39a3ee5e6b4b0d3255bfef95601890afd80709]
#    to [eaaf47cb63b20a8c42b75c100169bcf7f2d610b4]
# 
# patch "site/powerpc-linux"
#  from [030969fc2b3abffa434612b57423f629bdf16e0c]
#    to [3647e84992a6f28a640e3b9cbe50138c5bf9200b]
# 
============================================================
--- site/arm-linux	8432b10dc4ae0c81964d63887758427a4ea4e02e
+++ site/arm-linux	71baa8bec7438fc450a13d27a3b24319d0a7cdec
@@ -166,6 +166,9 @@ ac_cv_have_abstract_sockets=${ac_cv_have
 # dbus
 ac_cv_have_abstract_sockets=${ac_cv_have_abstract_sockets=no}
 
+#glibc
+libc_cv_forced_unwind=yes
+
 # lftp
 ac_cv_file___dev_ptc_=yes
 
============================================================
--- site/common-glibc	da39a3ee5e6b4b0d3255bfef95601890afd80709
+++ site/common-glibc	eaaf47cb63b20a8c42b75c100169bcf7f2d610b4
@@ -0,0 +1,6 @@
+# clamav
+clamav_av_func_working_snprintf_long=${clamav_av_func_working_snprintf_long=yes}
+clamav_av_have_in_port_t=${clamav_av_have_in_port_t=yes}
+clamav_av_have_in_addr_t=${clamav_av_have_in_addr_t=yes}
+ac_cv_func_mmap_fixed_mapped=${ac_cv_func_mmap_fixed_mapped=yes}
+
============================================================
--- site/powerpc-linux	030969fc2b3abffa434612b57423f629bdf16e0c
+++ site/powerpc-linux	3647e84992a6f28a640e3b9cbe50138c5bf9200b
@@ -318,3 +318,7 @@ samba_cv_have_setresuid=${samba_cv_have_
 samba_cv_have_longlong=${samba_cv_have_longlong=yes}
 samba_cv_have_setresgid=${samba_cv_have_setresgid=yes}
 samba_cv_have_setresuid=${samba_cv_have_setresuid=yes}
+
+#monotone
+ac_cv_sync_with_stdio=${ac_cv_sync_with_stdio=yes} 
+ac_cv_sync_with_stdio_2=${ac_cv_sync_with_stdio_2=yes}






More information about the Openembedded-commits mailing list