aboutsummaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-02-28 17:25:23 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-02-28 17:25:23 +0000
commitb15cadafceaf782b2b8ed2ff55a8ed47b2ade1c8 (patch)
tree61cf063178b42c04defef876c5102f7385f2a4ad /site
parent17b807ebdf0f5c5d5dca74782b73ea9e22595a1f (diff)
downloadopenembedded-b15cadafceaf782b2b8ed2ff55a8ed47b2ade1c8.tar.gz
site/mipsel-linux: updates courtesy Advanced Micro Devices, Inc.
* samba, vim, sudo, and intercom build now
Diffstat (limited to 'site')
-rw-r--r--site/mipsel-linux12
1 files changed, 12 insertions, 0 deletions
diff --git a/site/mipsel-linux b/site/mipsel-linux
index b4aab3beb0..fe0ee88c52 100644
--- a/site/mipsel-linux
+++ b/site/mipsel-linux
@@ -102,3 +102,15 @@ rd_cv_ieee_works=${rd_cv_ieee_works=yes}
# gettext
am_cv_func_working_getline=${am_cv_func_working_getline=yes}
+
+# samba
+samba_cv_HAVE_GETTIMEOFDAY_TZ=${samba_cv_HAVE_GETTIMEOFDAY_TZ=yes}
+
+# vim
+ac_cv_sizeof_int=${ac_cv_sizeof_int=4}
+
+# sudo
+sudo_cv_uid_t_len=${sudo_cv_uid_t_len=10}
+
+#intercom
+ac_cv_func_fnmatch_works=${ac_cv_func_fnmatch_works=yes}