diff options
Diffstat (limited to 'meta/site/mipsisa32r6el-linux')
-rw-r--r-- | meta/site/mipsisa32r6el-linux | 79 |
1 files changed, 79 insertions, 0 deletions
diff --git a/meta/site/mipsisa32r6el-linux b/meta/site/mipsisa32r6el-linux new file mode 100644 index 0000000000..696b1beeb4 --- /dev/null +++ b/meta/site/mipsisa32r6el-linux | |||
@@ -0,0 +1,79 @@ | |||
1 | # general | ||
2 | ac_cv_func_setvbuf_reversed=${ac_cv_func_setvbuf_reversed=no} | ||
3 | |||
4 | # bash | ||
5 | ac_cv_c_long_double=${ac_cv_c_long_double=no} | ||
6 | bash_cv_func_sigsetjmp=${bash_cv_func_sigsetjmp=present} | ||
7 | |||
8 | # openssh | ||
9 | ac_cv_have_accrights_in_msghdr=${ac_cv_have_accrights_in_msghdr=no} | ||
10 | ac_cv_have_broken_snprintf=${ac_cv_have_broken_snprintf=no} | ||
11 | ac_cv_have_control_in_msghdr=${ac_cv_have_control_in_msghdr=yes} | ||
12 | ac_cv_have_openpty_ctty_bug=${ac_cv_have_openpty_ctty_bug=no} | ||
13 | ac_cv_have_space_d_name_in_struct_dirent=${ac_cv_have_space_d_name_in_struct_dirent=yes} | ||
14 | |||
15 | # fget | ||
16 | compat_cv_func_snprintf_works=${compat_cv_func_snprintf_works=yes} | ||
17 | |||
18 | # glib | ||
19 | glib_cv___va_copy=${glib_cv___va_copy=yes} | ||
20 | glib_cv_has__inline=${glib_cv_has__inline=yes} | ||
21 | glib_cv_has__inline__=${glib_cv_has__inline__=yes} | ||
22 | glib_cv_hasinline=${glib_cv_hasinline=yes} | ||
23 | glib_cv_long_long_format=${glib_cv_long_long_format=ll} | ||
24 | glib_cv_rtldglobal_broken=${glib_cv_rtldglobal_broken=no} | ||
25 | glib_cv_sane_realloc=${glib_cv_sane_realloc=yes} | ||
26 | glib_cv_sizeof_gmutex=${glib_cv_sizeof_gmutex=24} | ||
27 | glib_cv_sizeof_system_thread=${glib_cv_sizeof_system_thread=4} | ||
28 | glib_cv_stack_grows=${glib_cv_stack_grows=no} | ||
29 | glib_cv_uscore=${glib_cv_uscore=no} | ||
30 | |||
31 | # glib-2.0 | ||
32 | glib_cv_stack_grows=${glib_cv_stack_grows=no} | ||
33 | utils_cv_sys_open_max=${utils_cv_sys_open_max=1015} | ||
34 | glib_cv_use_pid_surrogate=${glib_cv_use_pid_surrogate=yes} | ||
35 | |||
36 | # libpcap | ||
37 | ac_cv_linux_vers=${ac_cv_linux_vers=2} | ||
38 | |||
39 | # startup-notification | ||
40 | lf_cv_sane_realloc=${lf_cv_sane_realloc=yes} | ||
41 | |||
42 | # libidl | ||
43 | libIDL_cv_long_long_format=${libIDL_cv_long_long_format=ll} | ||
44 | |||
45 | # ncftp | ||
46 | wi_cv_struct_timeval_tv_sec=${wi_cv_struct_timeval_tv_sec=long} | ||
47 | wi_cv_struct_timeval_tv_usec=${wi_cv_struct_timeval_tv_usec=long} | ||
48 | wi_cv_unix_domain_sockets=${wi_cv_unix_domain_sockets=yes} | ||
49 | |||
50 | # db | ||
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_fcntl_f_setfd=${db_cv_fcntl_f_setfd=yes} | ||
54 | db_cv_sprintf_count=${db_cv_sprintf_count=yes} | ||
55 | |||
56 | # rrdtool | ||
57 | rd_cv_ieee_works=${rd_cv_ieee_works=yes} | ||
58 | # ac_cv_path_PERL=${ac_cv_path_PERL=no} | ||
59 | |||
60 | # gettext | ||
61 | am_cv_func_working_getline=${am_cv_func_working_getline=yes} | ||
62 | |||
63 | # samba | ||
64 | samba_cv_HAVE_GETTIMEOFDAY_TZ=${samba_cv_HAVE_GETTIMEOFDAY_TZ=yes} | ||
65 | |||
66 | # vim | ||
67 | ac_cv_sizeof_int=${ac_cv_sizeof_int=4} | ||
68 | |||
69 | # intercom | ||
70 | ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes} | ||
71 | |||
72 | #lmbench | ||
73 | ac_cv_uint=${ac_cv_unit=yes} | ||
74 | |||
75 | # D-BUS | ||
76 | ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes} | ||
77 | |||
78 | # evolution-data-server | ||
79 | ac_cv_libiconv_utf8=${ac_cv_libiconv_utf8=yes} | ||