/dpkg-cross/cross-config.m68k
http://github.com/brinkman83/bashrc · Unknown · 21 lines · 21 code · 0 blank · 0 comment · 0 complexity · 049f7c64dd78bdd98c90e3fd02209d3f MD5 · raw file
- #
- # m68k specific configure variables
- #
- # If you have additions to this file, please tell <roman@debian.org>
- # so they can be included in the package.
- #
- ac_cv_c_bigendian=yes
- ac_cv_c_char_unsigned=no
- ac_cv_sizeof_long_long=8
- ac_cv_sizeof_unsigned_long_long=8
- ac_cv_sizeof_long=4
- ac_cv_sizeof_unsigned_long=4
- ac_cv_sizeof_int=4
- ac_cv_sizeof_unsigned_int=4
- ac_cv_sizeof_short=2
- ac_cv_sizeof_unsigned_short=2
- ac_cv_sizeof_short=2
- ac_cv_sizeof_unsigned_short=2
- ac_cv_sizeof_float=4
- ac_cv_sizeof_double=8
- ac_cv_sizeof_long_double=12