[oe-commits] org.oe.dev site/sh{3, 4}: Update the sh3-linux and sh4-linux site files to match be

lenehan commit openembedded-commits at lists.openembedded.org
Thu Nov 16 09:04:02 UTC 2006


site/sh{3,4}: Update the sh3-linux and sh4-linux site files to match be
adding missing entries from each site file to the other.

Author: lenehan at openembedded.org
Branch: org.openembedded.dev
Revision: ab6a391110dde05f60b8dcec6902585d435da7f6
ViewMTN: http://monotone.openembedded.org/revision.psp?id=ab6a391110dde05f60b8dcec6902585d435da7f6
Files:
1
site/sh3-linux
site/sh4-linux
Diffs:

#
# mt diff -r929667ff50acfe6db28d5f01b2d6ee45f5c77288 -rab6a391110dde05f60b8dcec6902585d435da7f6
#
# 
# 
# patch "site/sh3-linux"
#  from [f84b49dbb7bad2fc96ae85ae841985031b8d1523]
#    to [40e85de1883ca8e827bf850ff4938f239ec541d0]
# 
# patch "site/sh4-linux"
#  from [7115d384998e4ebf2ecf4b6e10628bc1084a6c7b]
#    to [40e85de1883ca8e827bf850ff4938f239ec541d0]
# 
============================================================
--- site/sh3-linux	f84b49dbb7bad2fc96ae85ae841985031b8d1523
+++ site/sh3-linux	40e85de1883ca8e827bf850ff4938f239ec541d0
@@ -60,10 +60,6 @@ nano_cv_func_regexec_segv_emptystr=${nan
 ac_cv_regexec_segfault_emptystr=${ac_cv_regexec_segfault_emptystr=no}
 nano_cv_func_regexec_segv_emptystr=${nano_cv_func_regexec_segv_emptystr=no}
 
-# libnet 
-ac_cv_libnet_endianess=${ac_cv_libnet_endianess=lil}
-ac_libnet_have_packet_socket=${ac_libnet_have_packet_socket=yes}
-
 # screen
 screen_cv_sys_bcopy_overlap=${screen_cv_sys_bcopy_overlap=no}
 screen_cv_sys_memcpy_overlap=${screen_cv_sys_memcpy_overlap=no}
@@ -256,6 +252,9 @@ ac_cv_conv_longlong_to_float=${ac_cv_con
 mysql_cv_func_atomic_add=${mysql_cv_func_atomic_add=no}
 ac_cv_conv_longlong_to_float=${ac_cv_conv_longlong_to_float=yes}
 
+# rp-pppoe
+rpppoe_cv_pack_bitfields=${rpppoe_cv_pack_bitfields=rev}
+
 # gettext
 am_cv_func_working_getline=${am_cv_func_working_getline=yes}
 
@@ -288,3 +287,13 @@ with_broken_putenv=${with_broken_putenv=
 # libxfce4util
 with_broken_putenv=${with_broken_putenv=no}
 
+# 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}
+
+# libnet 
+ac_cv_lbl_unaligned_fail=${ac_cv_lbl_unaligned_fail=no}
+ac_libnet_have_packet_socket=${ac_libnet_have_packet_socket=yes}
+ac_cv_libnet_endianess=${ac_cv_libnet_endianess=lil}
============================================================
--- site/sh4-linux	7115d384998e4ebf2ecf4b6e10628bc1084a6c7b
+++ site/sh4-linux	40e85de1883ca8e827bf850ff4938f239ec541d0
@@ -20,8 +20,10 @@ ac_cv_sizeof_signed_char=${ac_cv_sizeof_
 ac_cv_sizeof_unsigned_long=${ac_cv_sizeof_unsigned_long=4}
 ac_cv_sizeof_unsigned_long_long=${ac_cv_sizeof_unsigned_long_long=8}
 ac_cv_sizeof_signed_char=${ac_cv_sizeof_signed_char=1}
-ac_cv_func_realloc_0_nonnull=${ac_cv_func_realloc_0_nonnull=yes}
 
+# lzo
+ac_cv_sizeof_char_p=${ac_cv_sizeof_char_p=4}
+
 ac_cv_sys_restartable_syscalls=yes
 ac_cv_uchar=${ac_cv_uchar=no}
 ac_cv_uint=${ac_cv_uint=yes}
@@ -58,9 +60,6 @@ nano_cv_func_regexec_segv_emptystr=${nan
 ac_cv_regexec_segfault_emptystr=${ac_cv_regexec_segfault_emptystr=no}
 nano_cv_func_regexec_segv_emptystr=${nano_cv_func_regexec_segv_emptystr=no}
 
-# libnet 
-ac_cv_libnet_endianess=${ac_cv_libnet_endianess=lil}
-
 # screen
 screen_cv_sys_bcopy_overlap=${screen_cv_sys_bcopy_overlap=no}
 screen_cv_sys_memcpy_overlap=${screen_cv_sys_memcpy_overlap=no}
@@ -195,6 +194,10 @@ slrn_cv_va_val_copy=${slrn_cv_va_val_cop
 slrn_cv___va_copy=${slrn_cv___va_copy=yes}
 slrn_cv_va_copy=${slrn_cv_va_copy=no}
 slrn_cv_va_val_copy=${slrn_cv_va_val_copy=yes}
+ac_cv_func_realloc_works=${ac_cv_func_realloc_works=yes}
+ac_cv_func_realloc_0_nonnull=${ac_cv_func_realloc_0_nonnull=yes}
+ac_cv_func_malloc_works=${ac_cv_func_malloc_works=yes}
+ac_cv_func_malloc_0_nonnull=${ac_cv_func_malloc_0_nonnull=yes}
 
 # startup-notification
 lf_cv_sane_realloc=yes
@@ -281,6 +284,9 @@ racoon_cv_bug_getaddrinfo=${racoon_cv_bu
 ac_cv___va_copy=${ac_cv___va_copy=yes}
 racoon_cv_bug_getaddrinfo=${racoon_cv_bug_getaddrinfo=no}
 
+# libxfce4util
+with_broken_putenv=${with_broken_putenv=no}
+
 # 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}
@@ -290,3 +296,4 @@ ac_libnet_have_packet_socket=${ac_libnet
 # libnet 
 ac_cv_lbl_unaligned_fail=${ac_cv_lbl_unaligned_fail=no}
 ac_libnet_have_packet_socket=${ac_libnet_have_packet_socket=yes}
+ac_cv_libnet_endianess=${ac_cv_libnet_endianess=lil}






More information about the Openembedded-commits mailing list