[oe-commits] Khem Raj : site/mipsel-linux-uclibc: Cache ac_cv_sizeof_int for vim.

git version control git at git.openembedded.org
Sun Jul 11 03:17:43 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: ebaaae935b2d213c28cb02c24304ba8bf0a03d5b
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=ebaaae935b2d213c28cb02c24304ba8bf0a03d5b

Author: Khem Raj <raj.khem at gmail.com>
Date:   Sat Jul 10 20:15:42 2010 -0700

site/mipsel-linux-uclibc: Cache ac_cv_sizeof_int for vim.

Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 site/mipsel-linux-uclibc |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/site/mipsel-linux-uclibc b/site/mipsel-linux-uclibc
index 13294ab..c0c4648 100644
--- a/site/mipsel-linux-uclibc
+++ b/site/mipsel-linux-uclibc
@@ -117,5 +117,8 @@ samba_cv_sysquotas_file=${samba_cv_sysquotas_file=lib/sysquotas_4A.c}
 # doesn't cache it.
 samba_cv_LINUX_LFS_SUPPORT=${samba_cv_LINUX_LFS_SUPPORT=yes}
 
+# vim
+ac_cv_sizeof_int=${ac_cv_sizeof_int=4}
+
 # rp-pppoe
 rpppoe_cv_pack_bitfields=${rpppoe_cv_pack_bitfields=rev}





More information about the Openembedded-commits mailing list