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/arm-common | |
| 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/arm-common')
| -rw-r--r-- | meta/site/arm-common | 233 |
1 files changed, 233 insertions, 0 deletions
diff --git a/meta/site/arm-common b/meta/site/arm-common new file mode 100644 index 0000000000..d3c6f0a862 --- /dev/null +++ b/meta/site/arm-common | |||
| @@ -0,0 +1,233 @@ | |||
| 1 | ac_cv_func_lstat_dereferences_slashed_symlink=${ac_cv_func_lstat_dereferences_slashed_symlink=yes} | ||
| 2 | ac_cv_func_lstat_empty_string_bug=${ac_cv_func_lstat_empty_string_bug=no} | ||
| 3 | ac_cv_func_stat_empty_string_bug=${ac_cv_func_stat_empty_string_bug=no} | ||
| 4 | ac_cv_func_stat_ignores_trailing_slash=${ac_cv_func_stat_ignores_trailing_slash=no} | ||
| 5 | ac_cv_header_netinet_sctp_h=${ac_cv_header_netinet_sctp_h=no} | ||
| 6 | ac_cv_header_netinet_sctp_uio_h=${ac_cv_header_netinet_sctp_uio_h=no} | ||
| 7 | ac_cv_sctp=${ac_cv_sctp=no} | ||
| 8 | |||
| 9 | # apache | ||
| 10 | ac_cv_func_pthread_key_delete=${ac_cv_func_pthread_key_delete=yes} | ||
| 11 | apr_cv_process_shared_works=${apr_cv_process_shared_works=no} | ||
| 12 | ac_cv_sizeof_ssize_t=${ac_cv_sizeof_ssize_t=4} | ||
| 13 | apr_cv_tcp_nodelay_with_cork=${apr_cv_tcp_nodelay_with_cork=yes} | ||
| 14 | |||
| 15 | # bash | ||
| 16 | ac_cv_c_long_double=${ac_cv_c_long_double=yes} | ||
| 17 | bash_cv_have_mbstate_t=${bash_cv_have_mbstate_t=yes} | ||
| 18 | bash_cv_func_sigsetjmp=${bash_cv_func_sigsetjmp=missing} | ||
| 19 | bash_cv_must_reinstall_sighandlers=${bash_cv_must_reinstall_sighandlers=no} | ||
| 20 | bash_cv_func_strcoll_broken=${bash_cv_func_strcoll_broken=no} | ||
| 21 | bash_cv_dup2_broken=${bash_cv_dup2_broken=no} | ||
| 22 | bash_cv_opendir_not_robust=${bash_cv_opendir_not_robust=no} | ||
| 23 | bash_cv_type_rlimit=${bash_cv_type_rlimit=rlim_t} | ||
| 24 | bash_cv_getenv_redef=${bash_cv_getenv_redef=yes} | ||
| 25 | bash_cv_ulimit_maxfds=${bash_cv_ulimit_maxfds=yes} | ||
| 26 | bash_cv_getcwd_calls_popen=${bash_cv_getcwd_calls_popen=no} | ||
| 27 | bash_cv_printf_a_format=${bash_cv_printf_a_format=yes} | ||
| 28 | bash_cv_pgrp_pipe=${bash_cv_pgrp_pipe=no} | ||
| 29 | bash_cv_job_control_missing=${bash_cv_job_control_missing=present} | ||
| 30 | bash_cv_sys_named_pipes=${bash_cv_sys_named_pipes=present} | ||
| 31 | bash_cv_unusable_rtsigs=${bash_cv_unusable_rtsigs=no} | ||
| 32 | |||
| 33 | # coreutils | ||
| 34 | utils_cv_sys_open_max=${utils_cv_sys_open_max=1019} | ||
| 35 | |||
| 36 | # cvs | ||
| 37 | cvs_cv_func_printf_ptr=${cvs_cv_func_printf_ptr=yes} | ||
| 38 | |||
| 39 | # db (sleepycat) | ||
| 40 | db_cv_fcntl_f_setfd=${db_cv_fcntl_f_setfd=yes} | ||
| 41 | db_cv_sprintf_count=${db_cv_sprintf_count=yes} | ||
| 42 | db_cv_path_ar=${db_cv_path_ar=/usr/bin/ar} | ||
| 43 | db_cv_path_chmod=${db_cv_path_chmod=/bin/chmod} | ||
| 44 | db_cv_path_cp=${db_cv_path_cp=/bin/cp} | ||
| 45 | db_cv_path_ln=${db_cv_path_ln=/bin/ln} | ||
| 46 | db_cv_path_mkdir=${db_cv_path_mkdir=/bin/mkdir} | ||
| 47 | db_cv_path_ranlib=${db_cv_path_ranlib=/usr/bin/ranlib} | ||
| 48 | db_cv_path_rm=${db_cv_path_rm=/bin/rm} | ||
| 49 | db_cv_path_sh=${db_cv_path_sh=/bin/sh} | ||
| 50 | db_cv_path_strip=${db_cv_path_strip=/usr/bin/strip} | ||
| 51 | db_cv_align_t=${db_cv_align_t='unsigned long long'} | ||
| 52 | db_cv_alignp_t=${db_cv_alignp_t='unsigned long'} | ||
| 53 | db_cv_mutex=${db_cv_mutex=no} | ||
| 54 | db_cv_posixmutexes=${db_cv_posixmutexes=no} | ||
| 55 | db_cv_uimutexes=${db_cv_uimutexes=no} | ||
| 56 | |||
| 57 | # D-BUS | ||
| 58 | ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes} | ||
| 59 | |||
| 60 | # edb | ||
| 61 | db_cv_spinlocks=${db_cv_spinlocks=no} | ||
| 62 | |||
| 63 | # ettercap | ||
| 64 | ettercap_cv_type_socklen_t=${ettercap_cv_type_socklen_t=yes} | ||
| 65 | |||
| 66 | # fget | ||
| 67 | compat_cv_func_snprintf_works=${compat_cv_func_snprintf_works=yes} | ||
| 68 | compat_cv_func_basename_works=${compat_cv_func_basename_works=no} | ||
| 69 | compat_cv_func_dirname_works=${compat_cv_func_dirname_works=no} | ||
| 70 | |||
| 71 | # fnmatch | ||
| 72 | ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes} | ||
| 73 | |||
| 74 | # gettext | ||
| 75 | am_cv_func_working_getline=${am_cv_func_working_getline=yes} | ||
| 76 | |||
| 77 | # glib | ||
| 78 | glib_cv_sizeof_gmutex=${glib_cv_sizeof_gmutex=24} | ||
| 79 | glib_cv_sizeof_system_thread=${glib_cv_sizeof_system_thread=4} | ||
| 80 | glib_cv_stack_grows=${glib_cv_stack_grows=no} | ||
| 81 | glib_cv_uscore=${glib_cv_uscore=no} | ||
| 82 | glib_cv_use_pid_surrogate=${glib_cv_use_pid_surrogate=yes} | ||
| 83 | glib_cv_has__inline=${glib_cv_has__inline=yes} | ||
| 84 | glib_cv_has__inline__=${glib_cv_has__inline__=yes} | ||
| 85 | glib_cv_hasinline=${glib_cv_hasinline=yes} | ||
| 86 | glib_cv_sane_realloc=${glib_cv_sane_realloc=yes} | ||
| 87 | glib_cv_sizeof_gmutex=${glib_cv_sizeof_gmutex=24} | ||
| 88 | glib_cv_uscore=${glib_cv_uscore=no} | ||
| 89 | glib_cv_va_copy=${glib_cv_va_copy=yes} | ||
| 90 | glib_cv_va_val_copy=${glib_cv_va_val_copy=yes} | ||
| 91 | glib_cv___va_copy=${glib_cv___va_copy=yes} | ||
| 92 | glib_cv_rtldglobal_broken=${glib_cv_rtldglobal_broken=no} | ||
| 93 | ac_cv_func_getpwuid_r=${ac_cv_func_getpwuid_r=yes} | ||
| 94 | glib_cv_sys_pthread_mutex_trylock_posix=${glib_cv_sys_pthread_mutex_trylock_posix=yes} | ||
| 95 | glib_cv_sys_pthread_getspecific_posix=${glib_cv_sys_pthread_getspecific_posix=yes} | ||
| 96 | glib_cv_sys_pthread_cond_timedwait_posix=${glib_cv_sys_pthread_cond_timedwait_posix=yes} | ||
| 97 | |||
| 98 | # glib-2.0 | ||
| 99 | glib_cv_long_long_format=${glib_cv_long_long_format=ll} | ||
| 100 | glib_cv_sizeof_gmutex=${glib_cv_sizeof_gmutex=24} | ||
| 101 | glib_cv_sizeof_intmax_t=${glib_cv_sizeof_intmax_t=8} | ||
| 102 | glib_cv_sizeof_ptrdiff_t=${glib_cv_sizeof_ptrdiff_t=4} | ||
| 103 | glib_cv_sizeof_size_t=${glib_cv_sizeof_size_t=4} | ||
| 104 | glib_cv_sizeof_system_thread=${glib_cv_sizeof_system_thread=4} | ||
| 105 | glib_cv_sys_use_pid_niceness_surrogate=${glib_cv_sys_use_pid_niceness_surrogate=yes} | ||
| 106 | glib_cv_strlcpy=${glib_cv_strlcpy=no} | ||
| 107 | ac_cv_func_printf_unix98=${ac_cv_func_printf_unix98=yes} | ||
| 108 | ac_cv_func_snprintf_c99=${ac_cv_func_snprintf_c99=yes} | ||
| 109 | ac_cv_func_vsnprintf_c99=${ac_cv_func_vsnprintf_c99=yes} | ||
| 110 | glib_cv_compliant_posix_memalign=${glib_cv_compliant_posix_memalign=1} | ||
| 111 | |||
| 112 | # httppc | ||
| 113 | ac_cv_strerror_r_SUSv3=${ac_cv_strerror_r_SUSv3=no} | ||
| 114 | |||
| 115 | # ipsec-tools | ||
| 116 | ac_cv_va_copy=${ac_cv_va_copy=yes} | ||
| 117 | ac_cv___va_copy=${ac_cv___va_copy=yes} | ||
| 118 | ac_cv_va_val_copy=${ac_cv_va_val_copy=yes} | ||
| 119 | racoon_cv_bug_getaddrinfo=${racoon_cv_bug_getaddrinfo=no} | ||
| 120 | |||
| 121 | # jikes | ||
| 122 | ac_cv_sizeof_wchar_t=4 | ||
| 123 | |||
| 124 | # lftp | ||
| 125 | ac_cv_need_trio=${ac_cv_need_trio=no} | ||
| 126 | lftp_cv_va_copy=${lftp_cv_va_copy=yes} | ||
| 127 | lftp_cv_va_val_copy=${lftp_cv_va_val_copy=yes} | ||
| 128 | lftp_cv___va_copy=${lftp_cv___va_copy=yes} | ||
| 129 | |||
| 130 | # libesmtp | ||
| 131 | acx_working_snprintf=${acx_working_snprintf=yes} | ||
| 132 | |||
| 133 | # libidl | ||
| 134 | libIDL_cv_long_long_format=${libIDL_cv_long_long_format=ll} | ||
| 135 | |||
| 136 | # libnet | ||
| 137 | ac_libnet_have_packet_socket=${ac_libnet_have_packet_socket=yes} | ||
| 138 | |||
| 139 | # libpcap | ||
| 140 | ac_cv_linux_vers=${ac_cv_linux_vers=2} | ||
| 141 | |||
| 142 | # libxfce4util | ||
| 143 | with_broken_putenv=${with_broken_putenv=no} | ||
| 144 | |||
| 145 | # links | ||
| 146 | ac_cv_lib_png_png_create_info_struct=${ac_cv_lib_png_png_create_info_struct=yes} | ||
| 147 | |||
| 148 | # mono | ||
| 149 | cv_mono_sizeof_sunpath=108 | ||
| 150 | |||
| 151 | # mysql | ||
| 152 | mysql_cv_func_atomic_sub=${mysql_cv_func_atomic_sub=no} | ||
| 153 | mysql_cv_func_atomic_add=${mysql_cv_func_atomic_add=no} | ||
| 154 | ac_cv_conv_longlong_to_float=${ac_cv_conv_longlong_to_float=yes} | ||
| 155 | |||
| 156 | # nano | ||
| 157 | ac_cv_regexec_segfault_emptystr=${ac_cv_regexec_segfault_emptystr=no} | ||
| 158 | nano_cv_func_regexec_segv_emptystr=${nano_cv_func_regexec_segv_emptystr=no} | ||
| 159 | |||
| 160 | # ORBit2 | ||
| 161 | ac_cv_alignof_CORBA_boolean=1 | ||
| 162 | ac_cv_alignof_CORBA_char=1 | ||
| 163 | ac_cv_alignof_CORBA_double=4 | ||
| 164 | ac_cv_alignof_CORBA_float=4 | ||
| 165 | ac_cv_alignof_CORBA_long=4 | ||
| 166 | ac_cv_alignof_CORBA_long_double=4 | ||
| 167 | ac_cv_alignof_CORBA_long_long=4 | ||
| 168 | ac_cv_alignof_CORBA_octet=1 | ||
| 169 | ac_cv_alignof_CORBA_pointer=4 | ||
| 170 | ac_cv_alignof_CORBA_short=2 | ||
| 171 | ac_cv_alignof_CORBA_struct=4 | ||
| 172 | ac_cv_alignof_CORBA_wchar=2 | ||
| 173 | ac_cv_func_getaddrinfo=${ac_cv_func_getaddrinfo=yes} | ||
| 174 | |||
| 175 | # php | ||
| 176 | ac_cv_pread=${ac_cv_pread=no} | ||
| 177 | ac_cv_pwrite=${ac_cv_pwrite=no} | ||
| 178 | php_cv_lib_cookie_io_functions_use_off64_t=${php_cv_lib_cookie_io_functions_use_off64_t=yes} | ||
| 179 | |||
| 180 | # rsync | ||
| 181 | rsync_cv_HAVE_BROKEN_LARGEFILE=${rsync_cv_HAVE_BROKEN_LARGEFILE=no} | ||
| 182 | rsync_cv_HAVE_SOCKETPAIR=${rsync_cv_HAVE_SOCKETPAIR=yes} | ||
| 183 | rsync_cv_HAVE_LONGLONG=${rsync_cv_HAVE_LONGLONG=yes} | ||
| 184 | rsync_cv_HAVE_OFF64_T=${rsync_cv_HAVE_OFF64_T=no} | ||
| 185 | rsync_cv_HAVE_SHORT_INO_T=${rsync_cv_HAVE_SHORT_INO_T=no} | ||
| 186 | rsync_cv_HAVE_UNSIGNED_CHAR=${rsync_cv_HAVE_UNSIGNED_CHAR=no} | ||
| 187 | rsync_cv_HAVE_BROKEN_READDIR=${rsync_cv_HAVE_BROKEN_READDIR=no} | ||
| 188 | rsync_cv_HAVE_GETTIMEOFDAY_TZ=${rsync_cv_HAVE_GETTIMEOFDAY_TZ=yes} | ||
| 189 | rsync_cv_HAVE_C99_VSNPRINTF=${rsync_cv_HAVE_C99_VSNPRINTF=yes} | ||
| 190 | rsync_cv_HAVE_SECURE_MKSTEMP=${rsync_cv_HAVE_SECURE_MKSTEMP=yes} | ||
| 191 | rsync_cv_REPLACE_INET_NTOA=${rsync_cv_REPLACE_INET_NTOA=no} | ||
| 192 | rsync_cv_REPLACE_INET_ATON=${rsync_cv_REPLACE_INET_ATON=no} | ||
| 193 | |||
| 194 | # screen | ||
| 195 | screen_cv_sys_bcopy_overlap=${screen_cv_sys_bcopy_overlap=no} | ||
| 196 | screen_cv_sys_memcpy_overlap=${screen_cv_sys_memcpy_overlap=no} | ||
| 197 | screen_cv_sys_memmove_overlap=${screen_cv_sys_memmove_overlap=no} | ||
| 198 | screen_cv_sys_fifo_broken_impl=${screen_cv_sys_fifo_broken_impl=yes} | ||
| 199 | screen_cv_sys_fifo_usable=${screen_cv_sys_fifo_usable=yes} | ||
| 200 | screen_cv_sys_select_broken_retval=${screen_cv_sys_select_broken_retval=no} | ||
| 201 | screen_cv_sys_sockets_nofs=${screen_cv_sys_sockets_nofs=no} | ||
| 202 | screen_cv_sys_sockets_usable=${screen_cv_sys_sockets_usable=yes} | ||
| 203 | screen_cv_sys_terminfo_used=${screen_cv_sys_terminfo_used=yes} | ||
| 204 | |||
| 205 | # slrn | ||
| 206 | slrn_cv___va_copy=${slrn_cv___va_copy=yes} | ||
| 207 | slrn_cv_va_copy=${slrn_cv_va_copy=yes} | ||
| 208 | slrn_cv_va_val_copy=${slrn_cv_va_val_copy=yes} | ||
| 209 | ac_cv_func_realloc_works=${ac_cv_func_realloc_works=yes} | ||
| 210 | ac_cv_func_realloc_0_nonnull=${ac_cv_func_realloc_0_nonnull=yes} | ||
| 211 | ac_cv_func_malloc_works=${ac_cv_func_malloc_works=yes} | ||
| 212 | ac_cv_func_malloc_0_nonnull=${ac_cv_func_malloc_0_nonnull=yes} | ||
| 213 | |||
| 214 | # socat | ||
| 215 | ac_cv_ispeed_offset=${ac_cv_ispeed_offset=13} | ||
| 216 | sc_cv_termios_ispeed=${sc_cv_termios_ispeed=yes} | ||
| 217 | |||
| 218 | # ssh | ||
| 219 | ac_cv_have_space_d_name_in_struct_dirent=${ac_cv_dirent_have_space_d_name=yes} | ||
| 220 | ac_cv_have_broken_snprintf=${ac_cv_have_broken_snprintf=no} | ||
| 221 | ac_cv_have_accrights_in_msghdr=${ac_cv_have_accrights_in_msghdr=no} | ||
| 222 | ac_cv_have_control_in_msghdr=${ac_cv_have_control_in_msghdr=yes} | ||
| 223 | ac_cv_have_openpty_ctty_bug=${ac_cv_have_openpty_ctty_bug=yes} | ||
| 224 | |||
| 225 | # startup-notification | ||
| 226 | lf_cv_sane_realloc=yes | ||
| 227 | |||
| 228 | # sudo | ||
| 229 | sudo_cv_uid_t_len=${sudo_cv_uid_t_len=10} | ||
| 230 | |||
| 231 | # xffm | ||
| 232 | jm_cv_func_working_readdir=yes | ||
| 233 | |||
