rk3568_ubuntu_r60_v1.3.2/yocto/poky/meta/site/x32-linux
2023-11-03 06:12:44 +00:00

9 lines
250 B
Plaintext

# general
ac_cv_sizeof_long_double=${ac_cv_sizeof_long_double=16}
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}