diff options
| author | Richard Purdie <richard@openedhand.com> | 2007-05-27 22:46:45 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2007-05-27 22:46:45 +0000 |
| commit | 99d5d9996ba1b30e504eaa4b4eef4fd247412c50 (patch) | |
| tree | 3163b6f0c5fb3bedf9c56c7cb5199a43ec79195e /meta/site/armeb-linux | |
| parent | af134e38ba0914b2368e50757d5019f4a9ee3ca3 (diff) | |
| download | poky-99d5d9996ba1b30e504eaa4b4eef4fd247412c50.tar.gz | |
site: Sync ARM changes with OE (creation of common ARM site file)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1792 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/site/armeb-linux')
| -rw-r--r-- | meta/site/armeb-linux | 231 |
1 files changed, 0 insertions, 231 deletions
diff --git a/meta/site/armeb-linux b/meta/site/armeb-linux index 6631ee0cfb..1b170ab191 100644 --- a/meta/site/armeb-linux +++ b/meta/site/armeb-linux | |||
| @@ -26,63 +26,8 @@ ac_cv_uint=${ac_cv_uint=yes} | |||
| 26 | ac_cv_ulong=${ac_cv_ulong=yes} | 26 | ac_cv_ulong=${ac_cv_ulong=yes} |
| 27 | ac_cv_ushort=${ac_cv_ushort=yes} | 27 | ac_cv_ushort=${ac_cv_ushort=yes} |
| 28 | 28 | ||
| 29 | mr_cv_target_elf=${mr_cv_target_elf=yes} | ||
| 30 | |||
| 31 | ac_cv_time_r_type=${ac_cv_time_r_type=POSIX} | 29 | ac_cv_time_r_type=${ac_cv_time_r_type=POSIX} |
| 32 | 30 | ||
| 33 | # apache | ||
| 34 | ac_cv_func_pthread_key_delete=${ac_cv_func_pthread_key_delete=yes} | ||
| 35 | apr_cv_process_shared_works=${apr_cv_process_shared_works=no} | ||
| 36 | ac_cv_sizeof_ssize_t=${ac_cv_sizeof_ssize_t=4} | ||
| 37 | |||
| 38 | ac_cv_header_netinet_sctp_h=${ac_cv_header_netinet_sctp_h=no} | ||
| 39 | ac_cv_header_netinet_sctp_uio_h=${ac_cv_header_netinet_sctp_uio_h=no} | ||
| 40 | ac_cv_sctp=${ac_cv_sctp=no} | ||
| 41 | |||
| 42 | # ssh | ||
| 43 | ac_cv_have_space_d_name_in_struct_dirent=${ac_cv_dirent_have_space_d_name=yes} | ||
| 44 | ac_cv_have_broken_snprintf=${ac_cv_have_broken_snprintf=no} | ||
| 45 | ac_cv_have_accrights_in_msghdr=${ac_cv_have_accrights_in_msghdr=no} | ||
| 46 | ac_cv_have_control_in_msghdr=${ac_cv_have_control_in_msghdr=yes} | ||
| 47 | ac_cv_have_openpty_ctty_bug=${ac_cv_have_openpty_ctty_bug=yes} | ||
| 48 | |||
| 49 | # coreutils | ||
| 50 | utils_cv_sys_open_max=${utils_cv_sys_open_max=1019} | ||
| 51 | |||
| 52 | # libpcap | ||
| 53 | ac_cv_linux_vers=${ac_cv_linux_vers=2} | ||
| 54 | |||
| 55 | # nano | ||
| 56 | ac_cv_regexec_segfault_emptystr=${ac_cv_regexec_segfault_emptystr=no} | ||
| 57 | nano_cv_func_regexec_segv_emptystr=${nano_cv_func_regexec_segv_emptystr=no} | ||
| 58 | |||
| 59 | # libnet | ||
| 60 | ac_cv_libnet_endianess=${ac_cv_libnet_endianess=big} | ||
| 61 | ac_libnet_have_packet_socket=${ac_libnet_have_packet_socket=yes} | ||
| 62 | |||
| 63 | # screen | ||
| 64 | screen_cv_sys_bcopy_overlap=${screen_cv_sys_bcopy_overlap=no} | ||
| 65 | screen_cv_sys_memcpy_overlap=${screen_cv_sys_memcpy_overlap=no} | ||
| 66 | screen_cv_sys_memmove_overlap=${screen_cv_sys_memmove_overlap=no} | ||
| 67 | screen_cv_sys_fifo_broken_impl=${screen_cv_sys_fifo_broken_impl=yes} | ||
| 68 | screen_cv_sys_fifo_usable=${screen_cv_sys_fifo_usable=yes} | ||
| 69 | screen_cv_sys_select_broken_retval=${screen_cv_sys_select_broken_retval=no} | ||
| 70 | screen_cv_sys_sockets_nofs=${screen_cv_sys_sockets_nofs=no} | ||
| 71 | screen_cv_sys_sockets_usable=${screen_cv_sys_sockets_usable=yes} | ||
| 72 | screen_cv_sys_terminfo_used=${screen_cv_sys_terminfo_used=yes} | ||
| 73 | |||
| 74 | ac_cv_func_lstat_dereferences_slashed_symlink=${ac_cv_func_lstat_dereferences_slashed_symlink=yes} | ||
| 75 | ac_cv_func_lstat_empty_string_bug=${ac_cv_func_lstat_empty_string_bug=no} | ||
| 76 | ac_cv_func_stat_empty_string_bug=${ac_cv_func_stat_empty_string_bug=no} | ||
| 77 | ac_cv_func_stat_ignores_trailing_slash=${ac_cv_func_stat_ignores_trailing_slash=no} | ||
| 78 | |||
| 79 | # socat | ||
| 80 | ac_cv_ispeed_offset=${ac_cv_ispeed_offset=13} | ||
| 81 | sc_cv_termios_ispeed=${sc_cv_termios_ispeed=yes} | ||
| 82 | |||
| 83 | # links | ||
| 84 | ac_cv_lib_png_png_create_info_struct=${ac_cv_lib_png_png_create_info_struct=yes} | ||
| 85 | |||
| 86 | # samba | 31 | # samba |
| 87 | samba_cv_HAVE_GETTIMEOFDAY_TZ=${samba_cv_HAVE_GETTIMEOFDAY_TZ=yes} | 32 | samba_cv_HAVE_GETTIMEOFDAY_TZ=${samba_cv_HAVE_GETTIMEOFDAY_TZ=yes} |
| 88 | samba_cv_HAVE_IFACE_IFCONF=${samba_cv_HAVE_IFACE_IFCONF=yes} | 33 | samba_cv_HAVE_IFACE_IFCONF=${samba_cv_HAVE_IFACE_IFCONF=yes} |
| @@ -106,179 +51,3 @@ samba_cv_SIZEOF_OFF_T=${samba_cv_SIZEOF_OFF_T=yes} | |||
| 106 | samba_cv_SIZEOF_INO_T=${samba_cv_SIZEOF_INO_T=yes} | 51 | samba_cv_SIZEOF_INO_T=${samba_cv_SIZEOF_INO_T=yes} |
| 107 | samba_cv_HAVE_STRUCT_FLOCK64=${samba_cv_HAVE_STRUCT_FLOCK64=yes} | 52 | samba_cv_HAVE_STRUCT_FLOCK64=${samba_cv_HAVE_STRUCT_FLOCK64=yes} |
| 108 | 53 | ||
| 109 | |||
| 110 | # sleepycat db | ||
| 111 | db_cv_fcntl_f_setfd=${db_cv_fcntl_f_setfd=yes} | ||
| 112 | db_cv_sprintf_count=${db_cv_sprintf_count=yes} | ||
| 113 | db_cv_path_ar=${db_cv_path_ar=/usr/bin/ar} | ||
| 114 | db_cv_path_chmod=${db_cv_path_chmod=/bin/chmod} | ||
| 115 | db_cv_path_cp=${db_cv_path_cp=/bin/cp} | ||
| 116 | db_cv_path_ln=${db_cv_path_ln=/bin/ln} | ||
| 117 | db_cv_path_mkdir=${db_cv_path_mkdir=/bin/mkdir} | ||
| 118 | db_cv_path_ranlib=${db_cv_path_ranlib=/usr/bin/ranlib} | ||
| 119 | db_cv_path_rm=${db_cv_path_rm=/bin/rm} | ||
| 120 | db_cv_path_sh=${db_cv_path_sh=/bin/sh} | ||
| 121 | db_cv_path_strip=${db_cv_path_strip=/usr/bin/strip} | ||
| 122 | db_cv_align_t=${db_cv_align_t='unsigned long long'} | ||
| 123 | db_cv_alignp_t=${db_cv_alignp_t='unsigned long'} | ||
| 124 | db_cv_mutex=${db_cv_mutex=no} | ||
| 125 | db_cv_posixmutexes=${db_cv_posixmutexes=no} | ||
| 126 | db_cv_uimutexes=${db_cv_uimutexes=no} | ||
| 127 | |||
| 128 | # php | ||
| 129 | ac_cv_pread=${ac_cv_pread=no} | ||
| 130 | ac_cv_pwrite=${ac_cv_pwrite=no} | ||
| 131 | php_cv_lib_cookie_io_functions_use_off64_t=${php_cv_lib_cookie_io_functions_use_off64_t=yes} | ||
| 132 | |||
| 133 | # glib | ||
| 134 | glib_cv_sizeof_gmutex=${glib_cv_sizeof_gmutex=24} | ||
| 135 | glib_cv_sizeof_system_thread=${glib_cv_sizeof_system_thread=4} | ||
| 136 | glib_cv_stack_grows=${glib_cv_stack_grows=no} | ||
| 137 | glib_cv_uscore=${glib_cv_uscore=no} | ||
| 138 | glib_cv_use_pid_surrogate=${glib_cv_use_pid_surrogate=yes} | ||
| 139 | glib_cv_has__inline=${glib_cv_has__inline=yes} | ||
| 140 | glib_cv_has__inline__=${glib_cv_has__inline__=yes} | ||
| 141 | glib_cv_hasinline=${glib_cv_hasinline=yes} | ||
| 142 | glib_cv_sane_realloc=${glib_cv_sane_realloc=yes} | ||
| 143 | glib_cv_sizeof_gmutex=${glib_cv_sizeof_gmutex=24} | ||
| 144 | glib_cv_uscore=${glib_cv_uscore=no} | ||
| 145 | glib_cv_va_copy=${glib_cv_va_copy=no} | ||
| 146 | glib_cv_va_val_copy=${glib_cv_va_val_copy=yes} | ||
| 147 | glib_cv___va_copy=${glib_cv___va_copy=yes} | ||
| 148 | glib_cv_rtldglobal_broken=${glib_cv_rtldglobal_broken=no} | ||
| 149 | ac_cv_func_getpwuid_r=${ac_cv_func_getpwuid_r=yes} | ||
| 150 | glib_cv_sys_pthread_mutex_trylock_posix=${glib_cv_sys_pthread_mutex_trylock_posix=yes} | ||
| 151 | glib_cv_sys_pthread_getspecific_posix=${glib_cv_sys_pthread_getspecific_posix=yes} | ||
| 152 | glib_cv_sys_pthread_cond_timedwait_posix=${glib_cv_sys_pthread_cond_timedwait_posix=yes} | ||
| 153 | |||
| 154 | # ettercap | ||
| 155 | ettercap_cv_type_socklen_t=${ettercap_cv_type_socklen_t=yes} | ||
| 156 | |||
| 157 | # libesmtp | ||
| 158 | acx_working_snprintf=${acx_working_snprintf=yes} | ||
| 159 | |||
| 160 | # D-BUS | ||
| 161 | ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes} | ||
| 162 | |||
| 163 | # glib 2.0 | ||
| 164 | glib_cv_long_long_format=${glib_cv_long_long_format=ll} | ||
| 165 | glib_cv_sizeof_gmutex=${glib_cv_sizeof_gmutex=24} | ||
| 166 | glib_cv_sizeof_intmax_t=${glib_cv_sizeof_intmax_t=8} | ||
| 167 | glib_cv_sizeof_ptrdiff_t=${glib_cv_sizeof_ptrdiff_t=4} | ||
| 168 | glib_cv_sizeof_size_t=${glib_cv_sizeof_size_t=4} | ||
| 169 | glib_cv_sizeof_system_thread=${glib_cv_sizeof_system_thread=4} | ||
| 170 | glib_cv_sys_use_pid_niceness_surrogate=${glib_cv_sys_use_pid_niceness_surrogate=yes} | ||
| 171 | |||
| 172 | glib_cv_strlcpy=${glib_cv_strlcpy=no} | ||
| 173 | |||
| 174 | # httppc | ||
| 175 | ac_cv_strerror_r_SUSv3=${ac_cv_strerror_r_SUSv3=no} | ||
| 176 | |||
| 177 | # lftp | ||
| 178 | ac_cv_need_trio=${ac_cv_need_trio=no} | ||
| 179 | lftp_cv_va_copy=${lftp_cv_va_copy=no} | ||
| 180 | lftp_cv_va_val_copy=${lftp_cv_va_val_copy=yes} | ||
| 181 | lftp_cv___va_copy=${lftp_cv___va_copy=yes} | ||
| 182 | |||
| 183 | # edb | ||
| 184 | db_cv_spinlocks=${db_cv_spinlocks=no} | ||
| 185 | |||
| 186 | # fget | ||
| 187 | compat_cv_func_snprintf_works=${compat_cv_func_snprintf_works=yes} | ||
| 188 | compat_cv_func_basename_works=${compat_cv_func_basename_works=no} | ||
| 189 | compat_cv_func_dirname_works=${compat_cv_func_dirname_works=no} | ||
| 190 | |||
| 191 | # slrn | ||
| 192 | slrn_cv___va_copy=${slrn_cv___va_copy=yes} | ||
| 193 | slrn_cv_va_copy=${slrn_cv_va_copy=no} | ||
| 194 | slrn_cv_va_val_copy=${slrn_cv_va_val_copy=yes} | ||
| 195 | ac_cv_func_realloc_works=${ac_cv_func_realloc_works=yes} | ||
| 196 | ac_cv_func_realloc_0_nonnull=${ac_cv_func_realloc_0_nonnull=yes} | ||
| 197 | ac_cv_func_malloc_works=${ac_cv_func_malloc_works=yes} | ||
| 198 | ac_cv_func_malloc_0_nonnull=${ac_cv_func_malloc_0_nonnull=yes} | ||
| 199 | |||
| 200 | # startup-notification | ||
| 201 | lf_cv_sane_realloc=yes | ||
| 202 | |||
| 203 | # libidl | ||
| 204 | libIDL_cv_long_long_format=${libIDL_cv_long_long_format=ll} | ||
| 205 | |||
| 206 | # ORBit2 | ||
| 207 | ac_cv_alignof_CORBA_boolean=1 | ||
| 208 | ac_cv_alignof_CORBA_char=1 | ||
| 209 | ac_cv_alignof_CORBA_double=4 | ||
| 210 | ac_cv_alignof_CORBA_float=4 | ||
| 211 | ac_cv_alignof_CORBA_long=4 | ||
| 212 | ac_cv_alignof_CORBA_long_double=4 | ||
| 213 | ac_cv_alignof_CORBA_long_long=4 | ||
| 214 | ac_cv_alignof_CORBA_octet=1 | ||
| 215 | ac_cv_alignof_CORBA_pointer=4 | ||
| 216 | ac_cv_alignof_CORBA_short=2 | ||
| 217 | ac_cv_alignof_CORBA_struct=4 | ||
| 218 | ac_cv_alignof_CORBA_wchar=2 | ||
| 219 | ac_cv_func_getaddrinfo=${ac_cv_func_getaddrinfo=yes} | ||
| 220 | |||
| 221 | # cvs | ||
| 222 | cvs_cv_func_printf_ptr=${cvs_cv_func_printf_ptr=yes} | ||
| 223 | |||
| 224 | # bash | ||
| 225 | ac_cv_c_long_double=${ac_cv_c_long_double=yes} | ||
| 226 | bash_cv_have_mbstate_t=${bash_cv_have_mbstate_t=yes} | ||
| 227 | bash_cv_func_sigsetjmp=${bash_cv_func_sigsetjmp=missing} | ||
| 228 | bash_cv_must_reinstall_sighandlers=${bash_cv_must_reinstall_sighandlers=no} | ||
| 229 | bash_cv_func_strcoll_broken=${bash_cv_func_strcoll_broken=no} | ||
| 230 | bash_cv_under_sys_siglist=${bash_cv_under_sys_siglist=yes} | ||
| 231 | bash_cv_sys_siglist=${bash_cv_sys_siglist=yes} | ||
| 232 | bash_cv_dup2_broken=${bash_cv_dup2_broken=no} | ||
| 233 | bash_cv_opendir_not_robust=${bash_cv_opendir_not_robust=no} | ||
| 234 | bash_cv_type_rlimit=${bash_cv_type_rlimit=rlim_t} | ||
| 235 | bash_cv_getenv_redef=${bash_cv_getenv_redef=yes} | ||
| 236 | bash_cv_ulimit_maxfds=${bash_cv_ulimit_maxfds=yes} | ||
| 237 | bash_cv_getcwd_calls_popen=${bash_cv_getcwd_calls_popen=no} | ||
| 238 | bash_cv_printf_a_format=${bash_cv_printf_a_format=yes} | ||
| 239 | bash_cv_pgrp_pipe=${bash_cv_pgrp_pipe=no} | ||
| 240 | bash_cv_job_control_missing=${bash_cv_job_control_missing=present} | ||
| 241 | bash_cv_sys_named_pipes=${bash_cv_sys_named_pipes=present} | ||
| 242 | bash_cv_unusable_rtsigs=${bash_cv_unusable_rtsigs=no} | ||
| 243 | ac_cv_have_decl_sys_siglist=${ac_cv_have_decl_sys_siglist=yes} | ||
| 244 | |||
| 245 | # mysql | ||
| 246 | mysql_cv_func_atomic_sub=${mysql_cv_func_atomic_sub=no} | ||
| 247 | mysql_cv_func_atomic_add=${mysql_cv_func_atomic_add=no} | ||
| 248 | ac_cv_conv_longlong_to_float=${ac_cv_conv_longlong_to_float=yes} | ||
| 249 | |||
| 250 | # gettext | ||
| 251 | am_cv_func_working_getline=${am_cv_func_working_getline=yes} | ||
| 252 | |||
| 253 | # fnmatch | ||
| 254 | ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes} | ||
| 255 | |||
| 256 | # rsync | ||
| 257 | rsync_cv_HAVE_BROKEN_LARGEFILE=${rsync_cv_HAVE_BROKEN_LARGEFILE=no} | ||
| 258 | rsync_cv_HAVE_SOCKETPAIR=${rsync_cv_HAVE_SOCKETPAIR=yes} | ||
| 259 | rsync_cv_HAVE_LONGLONG=${rsync_cv_HAVE_LONGLONG=yes} | ||
| 260 | rsync_cv_HAVE_OFF64_T=${rsync_cv_HAVE_OFF64_T=no} | ||
| 261 | rsync_cv_HAVE_SHORT_INO_T=${rsync_cv_HAVE_SHORT_INO_T=no} | ||
| 262 | rsync_cv_HAVE_UNSIGNED_CHAR=${rsync_cv_HAVE_UNSIGNED_CHAR=no} | ||
| 263 | rsync_cv_HAVE_BROKEN_READDIR=${rsync_cv_HAVE_BROKEN_READDIR=no} | ||
| 264 | rsync_cv_HAVE_GETTIMEOFDAY_TZ=${rsync_cv_HAVE_GETTIMEOFDAY_TZ=yes} | ||
| 265 | rsync_cv_HAVE_C99_VSNPRINTF=${rsync_cv_HAVE_C99_VSNPRINTF=yes} | ||
| 266 | rsync_cv_HAVE_SECURE_MKSTEMP=${rsync_cv_HAVE_SECURE_MKSTEMP=yes} | ||
| 267 | rsync_cv_REPLACE_INET_NTOA=${rsync_cv_REPLACE_INET_NTOA=no} | ||
| 268 | rsync_cv_REPLACE_INET_ATON=${rsync_cv_REPLACE_INET_ATON=no} | ||
| 269 | |||
| 270 | # sudo | ||
| 271 | sudo_cv_uid_t_len=${sudo_cv_uid_t_len=10} | ||
| 272 | |||
| 273 | # ipsec-tools | ||
| 274 | ac_cv_va_copy=${ac_cv_va_copy=no} | ||
| 275 | ac_cv_va_val_copy=${ac_cv_va_val_copy=yes} | ||
| 276 | ac_cv___va_copy=${ac_cv___va_copy=yes} | ||
| 277 | racoon_cv_bug_getaddrinfo=${racoon_cv_bug_getaddrinfo=no} | ||
| 278 | |||
| 279 | # libxfce4util | ||
| 280 | with_broken_putenv=${with_broken_putenv=no} | ||
| 281 | |||
| 282 | # xffm | ||
| 283 | jm_cv_func_working_readdir=yes | ||
| 284 | |||
