mirror of
https://git.yoctoproject.org/poky
synced 2026-02-08 09:46:38 +01:00
The size of off_t depends on whether large file support is enabled through preprocessor flags, so we can't cache this. (From OE-Core rev: 25bd4e9483a7d2c16a460b4f363e91b5b943bb58) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
293 B
293 B
general
ac_cv_sizeof_long_double=${ac_cv_sizeof_long_double=16} ac_cv_sizeof_ino_t=${ac_cv_sizeof_ino_t=8} ac_cv_sizeof_dev_t=${ac_cv_sizeof_dev_t=8} ac_cv_sys_file_offset_bits=${ac_cv_sys_file_offset_bits=64} ac_cv_alignof_double=8
glib
glib_cv_sizeof_gmutex=${glib_cv_sizeof_gmutex=32}