[oe-commits] Khem Raj : ix86-common: Cache ac_cv_ispeed_offset

git version control git at git.openembedded.org
Sun Dec 13 12:26:37 UTC 2009


Module: openembedded.git
Branch: martin_jansa/srcpv
Commit: de426bafce09040bed1d384b6385853f209c7fb2
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=de426bafce09040bed1d384b6385853f209c7fb2

Author: Khem Raj <raj.khem at gmail.com>
Date:   Sat Dec 12 14:53:13 2009 -0800

ix86-common: Cache ac_cv_ispeed_offset

* Fixes PR 5320

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

---

 site/ix86-common |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/site/ix86-common b/site/ix86-common
index 134890d..5323c7a 100644
--- a/site/ix86-common
+++ b/site/ix86-common
@@ -247,3 +247,8 @@ ac_cv_libiconv_utf8=${ac_cv_libiconv_utf8=yes}
 
 #dbus
 ac_cv_have_abstract_sockets=${ac_cv_have_abstract_sockets=yes}
+
+# socat
+ac_cv_ispeed_offset=${ac_cv_ispeed_offset=13}
+sc_cv_termios_ispeed=${sc_cv_termios_ispeed=yes}
+





More information about the Openembedded-commits mailing list