summaryrefslogtreecommitdiffstats
path: root/meta/site/powerpc64-linux
diff options
context:
space:
mode:
authorMatthew McClintock <msm@freescale.com>2011-09-28 23:21:03 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-09-29 16:46:48 +0100
commit1e5ee838ab9234c5f9544a1ac8285c79aae8bd6d (patch)
treeabdcc85cdf3eca5a9b16d9c64730eaf79c8171a6 /meta/site/powerpc64-linux
parent06942738c95a09c18e5655cfa0c1a13f647f44c7 (diff)
downloadpoky-1e5ee838ab9234c5f9544a1ac8285c79aae8bd6d.tar.gz
Add autoconf cache for screen on powerpc64
Screen can not run tests for the target and depends on the aotuconf cache for information about the target system (From OE-Core rev: 946cd8df49a8873ff93ef5ec1e3cc745a21e2a8f) Signed-off-by: Matthew McClintock <msm@freescale.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/site/powerpc64-linux')
-rw-r--r--meta/site/powerpc64-linux13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta/site/powerpc64-linux b/meta/site/powerpc64-linux
index 9430ea1e23..a49c717421 100644
--- a/meta/site/powerpc64-linux
+++ b/meta/site/powerpc64-linux
@@ -19,3 +19,16 @@ ac_cv_sizeof_unsigned_long_long_int=${ac_cv_sizeof_unsigned_long_long_int=8}
19ac_cv_sizeof_unsigned_short=${ac_cv_sizeof_unsigned_short=2} 19ac_cv_sizeof_unsigned_short=${ac_cv_sizeof_unsigned_short=2}
20ac_cv_sizeof_unsigned_short_int=${ac_cv_sizeof_unsigned_short_int=2} 20ac_cv_sizeof_unsigned_short_int=${ac_cv_sizeof_unsigned_short_int=2}
21ac_cv_sizeof_void_p=${ac_cv_sizeof_void_p=8} 21ac_cv_sizeof_void_p=${ac_cv_sizeof_void_p=8}
22
23# screen
24screen_cv_sys_bcopy_overlap=${screen_cv_sys_bcopy_overlap=no}
25screen_cv_sys_memcpy_overlap=${screen_cv_sys_memcpy_overlap=no}
26screen_cv_sys_memmove_overlap=${screen_cv_sys_memmove_overlap=no}
27screen_cv_sys_fifo_broken_impl=${screen_cv_sys_fifo_broken_impl=yes}
28screen_cv_sys_fifo_usable=${screen_cv_sys_fifo_usable=yes}
29screen_cv_sys_select_broken_retval=${screen_cv_sys_select_broken_retval=no}
30screen_cv_sys_sockets_nofs=${screen_cv_sys_sockets_nofs=no}
31screen_cv_sys_sockets_usable=${screen_cv_sys_sockets_usable=yes}
32screen_cv_sys_terminfo_used=${screen_cv_sys_terminfo_used=yes}
33
34