- 264 license table entries with exact download URLs (224/264 resolved) - Complete sources/ directory with all BitBake recipes - Build configuration: tqma6ul-multi-mba6ulx, spaetzle (musl) - Full traceability for Softwarefreigabeantrag - GCC 13.4.0, Linux 6.6.102, U-Boot 2023.04, musl 1.2.4 - License distribution: GPL-2.0 (24), MIT (23), GPL-2.0+ (18), BSD-3 (16)
32 lines
1.2 KiB
Plaintext
32 lines
1.2 KiB
Plaintext
# general
|
|
ac_cv_va_val_copy=${ac_cv_va_val_copy=yes}
|
|
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_ssize_t=${ac_cv_sizeof_size_t=4}
|
|
ac_cv_sizeof_void_p=${ac_cv_sizeof_void_p=4}
|
|
ac_cv_sizeof_float=${ac_cv_sizeof_float=4}
|
|
ac_cv_sizeof_double=${ac_cv_sizeof_double=8}
|
|
ac_cv_sizeof_long_double=${ac_cv_sizeof_long_double=8}
|
|
ac_cv_sizeof_unsigned=${ac_cv_sizeof_unsigned=4}
|
|
ac_cv_sizeof_unsigned_char=${ac_cv_sizeof_unsigned_char=1}
|
|
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_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}
|
|
|
|
# startup-notification
|
|
lf_cv_sane_realloc=yes
|
|
|