diff options
author | Felix Fietkau <nbd@openwrt.org> | 2006-10-19 15:25:58 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2006-10-19 15:25:58 +0000 |
commit | f9e805e6a3083551b18cae36e74c9b7e1458cc7b (patch) | |
tree | dd68e712b598fa030cc78916f830f4d1dfe04a2c /include/site/linux-uclibc | |
parent | 9cf6bdac93c4ae18850ebbde074dd3eaed28c14e (diff) | |
download | mtk-20170518-f9e805e6a3083551b18cae36e74c9b7e1458cc7b.zip mtk-20170518-f9e805e6a3083551b18cae36e74c9b7e1458cc7b.tar.gz mtk-20170518-f9e805e6a3083551b18cae36e74c9b7e1458cc7b.tar.bz2 |
add sitefiles similar to the ones from openembedded
SVN-Revision: 5232
Diffstat (limited to 'include/site/linux-uclibc')
-rw-r--r-- | include/site/linux-uclibc | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/include/site/linux-uclibc b/include/site/linux-uclibc new file mode 100644 index 0000000..74ffdf0 --- /dev/null +++ b/include/site/linux-uclibc @@ -0,0 +1,60 @@ +ac_atomic_add=yes +ac_atomic_sub=yes +ac_cv_c_gettext_without_libintl=yes +ac_cv_c_long_double=no +ac_cv_conv_longlong_to_float=yes +ac_cv_func__exit=yes +ac_cv_func_fchmod=yes +ac_cv_func_getaddrinfo=yes +ac_cv_func_getcwd=yes +ac_cv_func_getdomainname=yes +ac_cv_func_getpgrp_void=yes +ac_cv_func_getpwuid_r=yes +ac_cv_func_lstat_dereferences_slashed_symlink=yes +ac_cv_func_lstat_empty_string_bug=no +ac_cv_func_lstat=yes +ac_cv_func_malloc_0_nonnull=yes +ac_cv_func_malloc_works=yes +ac_cv_func_memcmp_clean=yes +ac_cv_func_memcmp_working=yes +ac_cv_func_posix_getpwuid_r=yes +ac_cv_func_pthread_key_delete=yes +ac_cv_func_realloc_0_nonnull=yes +ac_cv_func_realloc_works=yes +ac_cv_func_rename=yes +ac_cv_func_setlocale=yes +ac_cv_func_setpgrp_void=yes +ac_cv_func_setresuid=no +ac_cv_func_setvbuf_reversed=no +ac_cv_func_stat_empty_string_bug=no +ac_cv_func_stat_ignores_trailing_slash=no +ac_cv_func_strerror=yes +ac_cv_func_strftime=yes +ac_cv_func_utimes=yes +ac_cv_func___va_copy=no +ac_cv_func_vsnprintf=yes +ac_cv_have_accrights_in_msghdr=no +ac_cv_have_broken_snprintf=no +ac_cv_have_broken_snprintf=np +ac_cv_have_control_in_msghdr=yes +ac_cv_have_decl_sys_siglist=yes +ac_cv_have_openpty_ctty_bug=no +ac_cv_have_openpty_ctty_bug=yes +ac_cv_have_space_d_name_in_struct_dirent=yes +ac_cv_header_netinet_sctp_h=no +ac_cv_header_netinet_sctp_uio_h=no +ac_cv_int64_t=no +ac_cv_lbl_unaligned_fail=no +ac_cv_linux_kernel_pppoe=yes +ac_cv_linux_vers=2 +ac_cv_pack_bitfields_reversed=yes +ac_cv_regexec_segfault_emptystr=no +ac_cv_sctp=no +ac_cv_sys_restartable_syscalls=yes +ac_cv_time_r_type=POSIX +ac_cv_uchar=no +ac_cv_uint=yes +ac_cv_ulong=yes +ac_cv_ushort=yes +ac_cv_va_copy=no +ac_cv_va_val_copy=yes |