site: add monotone bits for powerpc, clamav bits for all and forced-unwind for arm
authorKoen Kooi <koen@openembedded.org>
Thu, 15 Feb 2007 07:58:35 +0000 (07:58 +0000)
committerKoen Kooi <koen@openembedded.org>
Thu, 15 Feb 2007 07:58:35 +0000 (07:58 +0000)
site/arm-linux
site/common-glibc
site/powerpc-linux

index 934522e..9384a8a 100644 (file)
@@ -166,6 +166,9 @@ ac_cv_func_mmap_fixed_mapped=${ac_cv_func_mmap_fixed_mapped=yes}
 # 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
 
index e69de29..9358856 100644 (file)
@@ -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}
+
index 0f302ec..f7f987e 100644 (file)
@@ -318,3 +318,7 @@ samba_cv_USE_SETUIDX=${samba_cv_USE_SETUIDX=yes}
 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}