/dpkg-cross/cross-config.alpha
http://github.com/brinkman83/bashrc · Unknown · 25 lines · 25 code · 0 blank · 0 comment · 0 complexity · cac5fca39d2a8a143f187c3446c5def0 MD5 · raw file
- #
- # alpha 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=no
- ac_cv_c_char_unsigned=no
- ac_cv_sizeof_long_long=8
- ac_cv_sizeof_unsigned_long_long=8
- ac_cv_sizeof_long=8
- ac_cv_sizeof_unsigned_long=8
- 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_char=1
- ac_cv_sizeof_unsigned_char=1
- ac_cv_sizeof_signed_char=1
- ac_cv_sizeof_float=4
- ac_cv_sizeof_double=8
- ac_cv_sizeof_long_double=8
- ac_cv_sizeof_void_p=8
- ac_cv_sizeof_char_p=8
- ac_cv_sizeof_off_t=8