aboutsummaryrefslogtreecommitdiffstats
path: root/meta/site/mipsel-linux
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-11-21 14:34:40 +0000
committerRichard Purdie <richard@openedhand.com>2006-11-21 14:34:40 +0000
commit634232e6966404641d838fe744c8c1bf8297a664 (patch)
treee279222cc00a171bf39691b70ca46403f5c0538b /meta/site/mipsel-linux
parent4c9521de57092b816a332a1801ab625182a58371 (diff)
downloadopenembedded-core-634232e6966404641d838fe744c8c1bf8297a664.tar.gz
Site file handling update: Instead of one site file per target, allow entries to be shared. Handled through siteinfo.bbclass
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@931 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/site/mipsel-linux')
-rw-r--r--meta/site/mipsel-linux5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/site/mipsel-linux b/meta/site/mipsel-linux
index fe0ee88c52..3412c112ed 100644
--- a/meta/site/mipsel-linux
+++ b/meta/site/mipsel-linux
@@ -1,5 +1,3 @@
-ac_cv_c_littleendian=${ac_cv_c_littleendian=yes}
-ac_cv_c_bigendian=${ac_cv_c_bigendian=no}
ac_cv_func_getpgrp_void=${ac_cv_func_getpgrp_void=yes}
ac_cv_func_setvbuf_reversed=${ac_cv_func_setvbuf_reversed=no}
@@ -114,3 +112,6 @@ sudo_cv_uid_t_len=${sudo_cv_uid_t_len=10}
#intercom
ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes}
+
+#lmbench
+ac_cv_uint=${ac_cv_unit=yes}