diff options
Diffstat (limited to 'meta/site/mips64-linux')
| -rw-r--r-- | meta/site/mips64-linux | 82 |
1 files changed, 82 insertions, 0 deletions
diff --git a/meta/site/mips64-linux b/meta/site/mips64-linux new file mode 100644 index 0000000000..4449c969da --- /dev/null +++ b/meta/site/mips64-linux | |||
| @@ -0,0 +1,82 @@ | |||
| 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 | ac_cv_alignof_guint32=4 | ||
| 36 | ac_cv_alignof_guint64=8 | ||
| 37 | ac_cv_alignof_unsigned_long=8 | ||
| 38 | |||
| 39 | # libpcap | ||
| 40 | ac_cv_linux_vers=${ac_cv_linux_vers=2} | ||
| 41 | |||
| 42 | # startup-notification | ||
| 43 | lf_cv_sane_realloc=${lf_cv_sane_realloc=yes} | ||
| 44 | |||
| 45 | # libidl | ||
| 46 | libIDL_cv_long_long_format=${libIDL_cv_long_long_format=ll} | ||
| 47 | |||
| 48 | # ncftp | ||
| 49 | wi_cv_struct_timeval_tv_sec=${wi_cv_struct_timeval_tv_sec=long} | ||
| 50 | wi_cv_struct_timeval_tv_usec=${wi_cv_struct_timeval_tv_usec=long} | ||
| 51 | |||
| 52 | # db | ||
| 53 | db_cv_align_t=${db_cv_align_t='unsigned long long'} | ||
| 54 | db_cv_alignp_t=${db_cv_alignp_t='unsigned long'} | ||
| 55 | db_cv_fcntl_f_setfd=${db_cv_fcntl_f_setfd=yes} | ||
| 56 | db_cv_sprintf_count=${db_cv_sprintf_count=yes} | ||
| 57 | |||
| 58 | # rrdtool | ||
| 59 | rd_cv_ieee_works=${rd_cv_ieee_works=yes} | ||
| 60 | # ac_cv_path_PERL=${ac_cv_path_PERL=no} | ||
| 61 | |||
| 62 | # gettext | ||
| 63 | am_cv_func_working_getline=${am_cv_func_working_getline=yes} | ||
| 64 | |||
| 65 | # samba | ||
| 66 | samba_cv_HAVE_GETTIMEOFDAY_TZ=${samba_cv_HAVE_GETTIMEOFDAY_TZ=yes} | ||
| 67 | |||
| 68 | # vim | ||
| 69 | ac_cv_sizeof_int=${ac_cv_sizeof_int=4} | ||
| 70 | |||
| 71 | # intercom | ||
| 72 | ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes} | ||
| 73 | |||
| 74 | # lmbench | ||
| 75 | ac_cv_uint=${ac_cv_unit=yes} | ||
| 76 | |||
| 77 | # D-BUS | ||
| 78 | ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes} | ||
| 79 | |||
| 80 | # eds-dbus | ||
| 81 | ac_cv_libiconv_utf8=${ac_cv_libiconv_utf8=yes} | ||
| 82 | |||
