diff options
| author | Richard Purdie <richard@openedhand.com> | 2006-07-21 10:10:31 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2006-07-21 10:10:31 +0000 |
| commit | b2f192faabe412adce79534e22efe9fb69ee40e2 (patch) | |
| tree | 7076c49d4286f8a1733650bd8fbc7161af200d57 /meta/site/sparc-linux | |
| parent | 2cf0eadf9f730027833af802d7e6c90b44248f80 (diff) | |
| download | poky-b2f192faabe412adce79534e22efe9fb69ee40e2.tar.gz | |
Rename /openembedded/ -> /meta/
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/site/sparc-linux')
| -rw-r--r-- | meta/site/sparc-linux | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/meta/site/sparc-linux b/meta/site/sparc-linux new file mode 100644 index 0000000000..669677a0b1 --- /dev/null +++ b/meta/site/sparc-linux | |||
| @@ -0,0 +1,43 @@ | |||
| 1 | ac_cv_func_getpgrp_void=yes | ||
| 2 | ac_cv_func_setpgrp_void=yes | ||
| 3 | ac_cv_func_setgrent_void=yes | ||
| 4 | ac_cv_func_malloc_0_nonnull=yes | ||
| 5 | ac_cv_func_malloc_works=yes | ||
| 6 | ac_cv_func_posix_getpwuid_r=${ac_cv_func_posix_getpwuid_r=yes} | ||
| 7 | ac_cv_func_setvbuf_reversed=no | ||
| 8 | ac_cv_sizeof___int64=${ac_cv_sizeof___int64=0} | ||
| 9 | ac_cv_sizeof_char=${ac_cv_sizeof_char=1} | ||
| 10 | ac_cv_sizeof_int=${ac_cv_sizeof_int=4} | ||
| 11 | ac_cv_sizeof_long=${ac_cv_sizeof_long=4} | ||
| 12 | ac_cv_sizeof_long_int=${ac_cv_sizeof_long_int=4} | ||
| 13 | ac_cv_sizeof_long_long=${ac_cv_sizeof_long_long=8} | ||
| 14 | ac_cv_sizeof_short=${ac_cv_sizeof_short=2} | ||
| 15 | ac_cv_sizeof_short_int=${ac_cv_sizeof_short_int=2} | ||
| 16 | ac_cv_sizeof_size_t=${ac_cv_sizeof_size_t=4} | ||
| 17 | ac_cv_sizeof_void_p=${ac_cv_sizeof_void_p=4} | ||
| 18 | ac_cv_sizeof_long_double=${ac_cv_sizeof_long_double=8} | ||
| 19 | ac_cv_sizeof_unsigned_short=${ac_cv_sizeof_unsigned_short=2} | ||
| 20 | ac_cv_sizeof_unsigned_int=${ac_cv_sizeof_unsigned_int=4} | ||
| 21 | ac_cv_sizeof_unsigned_long=${ac_cv_sizeof_unsigned_long=4} | ||
| 22 | ac_cv_sizeof_unsigned_long_long=${ac_cv_sizeof_unsigned_long_long=8} | ||
| 23 | ac_cv_sizeof_signed_char=${ac_cv_sizeof_signed_char=1} | ||
| 24 | |||
| 25 | ac_cv_sys_restartable_syscalls=yes | ||
| 26 | ac_cv_uchar=${ac_cv_uchar=no} | ||
| 27 | ac_cv_uint=${ac_cv_uint=yes} | ||
| 28 | ac_cv_ulong=${ac_cv_ulong=yes} | ||
| 29 | ac_cv_ushort=${ac_cv_ushort=yes} | ||
| 30 | |||
| 31 | mr_cv_target_elf=${mr_cv_target_elf=yes} | ||
| 32 | |||
| 33 | ac_cv_c_littleendian=${ac_cv_c_littleendian=no} | ||
| 34 | ac_cv_c_bigendian=${ac_cv_c_bigendian=yes} | ||
| 35 | ac_cv_time_r_type=${ac_cv_time_r_type=POSIX} | ||
| 36 | cookie_io_functions_use_off64_t=${cookie_io_functions_use_off64_t=yes} | ||
| 37 | |||
| 38 | # minicom | ||
| 39 | am_cv_sys_posix_termios=${am_cv_sys_posix_termios=yes} | ||
| 40 | |||
| 41 | |||
| 42 | # gettext | ||
| 43 | am_cv_func_working_getline=${am_cv_func_working_getline=yes} | ||
