/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

  1. #
  2. # m68k specific configure variables
  3. #
  4. # If you have additions to this file, please tell <roman@debian.org>
  5. # so they can be included in the package.
  6. #
  7. ac_cv_c_bigendian=yes
  8. ac_cv_c_char_unsigned=no
  9. ac_cv_sizeof_long_long=8
  10. ac_cv_sizeof_unsigned_long_long=8
  11. ac_cv_sizeof_long=4
  12. ac_cv_sizeof_unsigned_long=4
  13. ac_cv_sizeof_int=4
  14. ac_cv_sizeof_unsigned_int=4
  15. ac_cv_sizeof_short=2
  16. ac_cv_sizeof_unsigned_short=2
  17. ac_cv_sizeof_short=2
  18. ac_cv_sizeof_unsigned_short=2
  19. ac_cv_sizeof_float=4
  20. ac_cv_sizeof_double=8
  21. ac_cv_sizeof_long_double=12