summaryrefslogtreecommitdiffstats
path: root/meta/site/arm-common
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2007-09-02 15:48:40 +0000
committerRichard Purdie <richard@openedhand.com>2007-09-02 15:48:40 +0000
commitd20e041f2f9c27bd3fc8f0f266c1e6a1f286eb3f (patch)
treea46b1ecc1466f488921f0c517b7f66d6ab363959 /meta/site/arm-common
parent3fadcdb07a809a2a90708f38c75f4150cb039c88 (diff)
downloadpoky-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-common4
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}
104glib_cv_sizeof_system_thread=${glib_cv_sizeof_system_thread=4} 104glib_cv_sizeof_system_thread=${glib_cv_sizeof_system_thread=4}
105glib_cv_sys_use_pid_niceness_surrogate=${glib_cv_sys_use_pid_niceness_surrogate=yes} 105glib_cv_sys_use_pid_niceness_surrogate=${glib_cv_sys_use_pid_niceness_surrogate=yes}
106 106
107#gstreamer
108as_cv_unaligned_access=${as_cv_unaligned_access=no}
109
107# httppc 110# httppc
108ac_cv_strerror_r_SUSv3=${ac_cv_strerror_r_SUSv3=no} 111ac_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
227jm_cv_func_working_readdir=yes 230jm_cv_func_working_readdir=yes
228 231
229
230# dpkg 232# dpkg
231dpkg_cv_va_copy=${ac_cv_va_copy=yes} 233dpkg_cv_va_copy=${ac_cv_va_copy=yes}
232dpkg_cv___va_copy=${ac_cv___va_copy=yes} 234dpkg_cv___va_copy=${ac_cv___va_copy=yes}