diff options
Diffstat (limited to 'meta/site/i386-linux-uclibc')
-rw-r--r-- | meta/site/i386-linux-uclibc | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/meta/site/i386-linux-uclibc b/meta/site/i386-linux-uclibc new file mode 100644 index 0000000000..83b62fa01c --- /dev/null +++ b/meta/site/i386-linux-uclibc | |||
@@ -0,0 +1,65 @@ | |||
1 | ac_cv_c_bigendian=${ac_cv_c_bigendian=no} | ||
2 | ac_cv_func_getpgrp_void=${ac_cv_func_getpgrp_void=yes} | ||
3 | ac_cv_func_getpwuid_r=${ac_cv_func_getpwuid_r=yes} | ||
4 | ac_cv_func_lstat_dereferences_slashed_symlink=${ac_cv_func_lstat_dereferences_slashed_symlink=yes} | ||
5 | ac_cv_func_lstat_empty_string_bug=${ac_cv_func_lstat_empty_string_bug=no} | ||
6 | ac_cv_func_malloc_0_nonnull=${ac_cv_func_malloc_0_nonnull=yes} | ||
7 | ac_cv_func_pthread_key_delete=${ac_cv_func_pthread_key_delete=yes} | ||
8 | ac_cv_func_setpgrp_void=${ac_cv_func_setpgrp_void=yes} | ||
9 | ac_cv_func_setvbuf_reversed=${ac_cv_func_setvbuf_reversed=no} | ||
10 | ac_cv_func_stat_empty_string_bug=${ac_cv_func_stat_empty_string_bug=no} | ||
11 | ac_cv_header_netinet_sctp_h=${ac_cv_header_netinet_sctp_h=no} | ||
12 | ac_cv_header_netinet_sctp_uio_h=${ac_cv_header_netinet_sctp_uio_h=no} | ||
13 | ac_cv_linux_vers=${ac_cv_linux_vers=2} | ||
14 | ac_cv_sctp=${ac_cv_sctp=no} | ||
15 | ac_cv_sizeof_char=${ac_cv_sizeof_char=1} | ||
16 | ac_cv_sizeof_char_p=${ac_cv_sizeof_char_p=4} | ||
17 | ac_cv_sizeof_int=${ac_cv_sizeof_int=4} | ||
18 | ac_cv_sizeof_long=${ac_cv_sizeof_long=4} | ||
19 | ac_cv_sizeof_long_long=${ac_cv_sizeof_long_long=8} | ||
20 | ac_cv_sizeof_short=${ac_cv_sizeof_short=2} | ||
21 | ac_cv_sizeof_size_t=${ac_cv_sizeof_size_t=4} | ||
22 | ac_cv_sizeof_ssize_t=${ac_cv_sizeof_ssize_t=4} | ||
23 | ac_cv_sizeof_void_p=${ac_cv_sizeof_void_p=4} | ||
24 | apr_cv_process_shared_works=${apr_cv_process_shared_works=no} | ||
25 | bash_cv_have_mbstate_t=${bash_cv_have_mbstate_t=yes} | ||
26 | db_cv_alignp_t=${db_cv_alignp_t='unsigned long'} | ||
27 | db_cv_align_t=${db_cv_align_t='unsigned long long'} | ||
28 | db_cv_fcntl_f_setfd=${db_cv_fcntl_f_setfd=yes} | ||
29 | db_cv_mutex=${db_cv_mutex=x86/gcc-assembly} | ||
30 | db_cv_path_ar=${db_cv_path_ar=/usr/bin/ar} | ||
31 | db_cv_path_chmod=${db_cv_path_chmod=/bin/chmod} | ||
32 | db_cv_path_cp=${db_cv_path_cp=/bin/cp} | ||
33 | db_cv_path_ln=${db_cv_path_ln=/bin/ln} | ||
34 | db_cv_path_mkdir=${db_cv_path_mkdir=/bin/mkdir} | ||
35 | db_cv_path_ranlib=${db_cv_path_ranlib=/usr/bin/ranlib} | ||
36 | db_cv_path_rm=${db_cv_path_rm=/bin/rm} | ||
37 | db_cv_path_sh=${db_cv_path_sh=/bin/sh} | ||
38 | db_cv_path_strip=${db_cv_path_strip=/usr/bin/strip} | ||
39 | db_cv_posixmutexes=${db_cv_posixmutexes=no} | ||
40 | db_cv_sprintf_count=${db_cv_sprintf_count=yes} | ||
41 | db_cv_uimutexes=${db_cv_uimutexes=no} | ||
42 | glib_cv_has__inline=${glib_cv_has__inline=yes} | ||
43 | glib_cv_has__inline__=${glib_cv_has__inline__=yes} | ||
44 | glib_cv_hasinline=${glib_cv_hasinline=yes} | ||
45 | glib_cv_sane_realloc=${glib_cv_sane_realloc=yes} | ||
46 | glib_cv_sizeof_gmutex=${glib_cv_sizeof_gmutex=24} | ||
47 | glib_cv_sys_pthread_cond_timedwait_posix=${glib_cv_sys_pthread_cond_timedwait_posix=yes} | ||
48 | glib_cv_sys_pthread_getspecific_posix=${glib_cv_sys_pthread_getspecific_posix=yes} | ||
49 | glib_cv_sys_pthread_mutex_trylock_posix=${glib_cv_sys_pthread_mutex_trylock_posix=yes} | ||
50 | glib_cv_uscore=${glib_cv_uscore=no} | ||
51 | glib_cv___va_copy=${glib_cv___va_copy=yes} | ||
52 | glib_cv_va_copy=${glib_cv_va_copy=yes} | ||
53 | glib_cv_va_val_copy=${glib_cv_va_val_copy=yes} | ||
54 | utils_cv_sys_open_max=${utils_cv_sys_open_max=1015} | ||
55 | |||
56 | # glib-2.0 | ||
57 | glib_cv_stack_grows=${glib_cv_stack_grows=no} | ||
58 | ac_cv_func_posix_getpwuid_r=${ac_cv_func_posix_getpwuid_r=yes} | ||
59 | glib_cv_use_pid_surrogate=${glib_cv_use_pid_surrogate=yes} | ||
60 | |||
61 | # gettext | ||
62 | am_cv_func_working_getline=${am_cv_func_working_getline=yes} | ||
63 | |||
64 | # cvs | ||
65 | cvs_cv_func_printf_ptr=${cvs_cv_func_printf_ptr=yes} | ||