mirror of
git://git.yoctoproject.org/poky
synced 2026-09-26 17:24:53 +00:00
These are tests for glibc behavior which we have enabled in uclibc. Note that if we ever disable MALLOC_GLIBC_COMPAT the uclibc tests will need to be changed (but I believe this would also entail massive patching to the rest of userspace so this should be unlikely). (From OE-Core rev: cab512d7ee50fb55b9412c0e1a52a589de09e0a7) Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
53 lines
1.8 KiB
Plaintext
53 lines
1.8 KiB
Plaintext
ac_cv_func_getpgrp_void=yes
|
|
ac_cv_func_setpgrp_void=yes
|
|
ac_cv_func_setgrent_void=yes
|
|
ac_cv_func_posix_getpwuid_r=${ac_cv_func_posix_getpwuid_r=yes}
|
|
ac_cv_func_setvbuf_reversed=no
|
|
ac_cv_sizeof___int64=${ac_cv_sizeof___int64=0}
|
|
ac_cv_sizeof_char=${ac_cv_sizeof_char=1}
|
|
ac_cv_sizeof_int=${ac_cv_sizeof_int=4}
|
|
ac_cv_sizeof_long=${ac_cv_sizeof_long=4}
|
|
ac_cv_sizeof_long_int=${ac_cv_sizeof_long_int=4}
|
|
ac_cv_sizeof_long_long=${ac_cv_sizeof_long_long=8}
|
|
ac_cv_sizeof_short=${ac_cv_sizeof_short=2}
|
|
ac_cv_sizeof_short_int=${ac_cv_sizeof_short_int=2}
|
|
ac_cv_sizeof_size_t=${ac_cv_sizeof_size_t=4}
|
|
ac_cv_sizeof_void_p=${ac_cv_sizeof_void_p=4}
|
|
ac_cv_sizeof_long_double=${ac_cv_sizeof_long_double=8}
|
|
ac_cv_sizeof_unsigned_short=${ac_cv_sizeof_unsigned_short=2}
|
|
ac_cv_sizeof_unsigned_int=${ac_cv_sizeof_unsigned_int=4}
|
|
ac_cv_sizeof_unsigned_long=${ac_cv_sizeof_unsigned_long=4}
|
|
ac_cv_sizeof_unsigned_long_long=${ac_cv_sizeof_unsigned_long_long=8}
|
|
ac_cv_sizeof_signed_char=${ac_cv_sizeof_signed_char=1}
|
|
|
|
ac_cv_sizeof_long_double=${ac_cv_sizeof_long_double=8}
|
|
libc_cv_mlong_double_128ibm=${libc_cv_mlong_double_128ibm=yes}
|
|
libc_cv_mlong_double_128=${libc_cv_mlong_double_128=yes}
|
|
ac_cv_alignof_CORBA_long_double=4
|
|
ac_cv_c_long_double=${ac_cv_c_long_double=yes}
|
|
|
|
|
|
ac_cv_uchar=${ac_cv_uchar=no}
|
|
ac_cv_uint=${ac_cv_uint=yes}
|
|
ac_cv_ulong=${ac_cv_ulong=yes}
|
|
ac_cv_ushort=${ac_cv_ushort=yes}
|
|
|
|
ac_cv_time_r_type=${ac_cv_time_r_type=POSIX}
|
|
cookie_io_functions_use_off64_t=${cookie_io_functions_use_off64_t=yes}
|
|
|
|
# minicom
|
|
am_cv_sys_posix_termios=${am_cv_sys_posix_termios=yes}
|
|
|
|
|
|
# gettext
|
|
am_cv_func_working_getline=${am_cv_func_working_getline=yes}
|
|
|
|
#glib
|
|
glib_cv_sizeof_system_thread=${glib_cv_sizeof_system_thread=4}
|
|
glib_cv_sizeof_gmutex=${glib_cv_sizeof_gmutex=24}
|
|
glib_cv_uscore=${glib_cv_uscore=no}
|
|
glib_cv_stack_grows=${glib_cv_stack_grows=no}
|
|
|
|
#linux
|
|
ac_cv_linux_vers=${ac_cv_linux_vers=2}
|