diff options
author | Richard Purdie <richard@openedhand.com> | 2007-09-02 15:48:40 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-09-02 15:48:40 +0000 |
commit | d20e041f2f9c27bd3fc8f0f266c1e6a1f286eb3f (patch) | |
tree | a46b1ecc1466f488921f0c517b7f66d6ab363959 /meta/site/arm-common | |
parent | 3fadcdb07a809a2a90708f38c75f4150cb039c88 (diff) | |
download | poky-d20e041f2f9c27bd3fc8f0f266c1e6a1f286eb3f.tar.gz |
site: Sync with OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2655 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/site/arm-common')
-rw-r--r-- | meta/site/arm-common | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/site/arm-common b/meta/site/arm-common index 3d3c65b4ad..bfc141072b 100644 --- a/meta/site/arm-common +++ b/meta/site/arm-common | |||
@@ -104,6 +104,9 @@ glib_cv_sizeof_size_t=${glib_cv_sizeof_size_t=4} | |||
104 | glib_cv_sizeof_system_thread=${glib_cv_sizeof_system_thread=4} | 104 | glib_cv_sizeof_system_thread=${glib_cv_sizeof_system_thread=4} |
105 | glib_cv_sys_use_pid_niceness_surrogate=${glib_cv_sys_use_pid_niceness_surrogate=yes} | 105 | glib_cv_sys_use_pid_niceness_surrogate=${glib_cv_sys_use_pid_niceness_surrogate=yes} |
106 | 106 | ||
107 | #gstreamer | ||
108 | as_cv_unaligned_access=${as_cv_unaligned_access=no} | ||
109 | |||
107 | # httppc | 110 | # httppc |
108 | ac_cv_strerror_r_SUSv3=${ac_cv_strerror_r_SUSv3=no} | 111 | ac_cv_strerror_r_SUSv3=${ac_cv_strerror_r_SUSv3=no} |
109 | 112 | ||
@@ -226,7 +229,6 @@ sudo_cv_uid_t_len=${sudo_cv_uid_t_len=10} | |||
226 | # xffm | 229 | # xffm |
227 | jm_cv_func_working_readdir=yes | 230 | jm_cv_func_working_readdir=yes |
228 | 231 | ||
229 | |||
230 | # dpkg | 232 | # dpkg |
231 | dpkg_cv_va_copy=${ac_cv_va_copy=yes} | 233 | dpkg_cv_va_copy=${ac_cv_va_copy=yes} |
232 | dpkg_cv___va_copy=${ac_cv___va_copy=yes} | 234 | dpkg_cv___va_copy=${ac_cv___va_copy=yes} |