git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7253e6b
)
ix86-common: Cache ac_cv_ispeed_offset
author
Khem Raj
<raj.khem@gmail.com>
Sat, 12 Dec 2009 22:53:13 +0000
(14:53 -0800)
committer
Khem Raj
<raj.khem@gmail.com>
Sat, 12 Dec 2009 22:53:13 +0000
(14:53 -0800)
* Fixes PR 5320
Signed-off-by: Khem Raj <raj.khem@gmail.com>
site/ix86-common
patch
|
blob
|
history
diff --git
a/site/ix86-common
b/site/ix86-common
index
134890d
..
5323c7a
100644
(file)
--- 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}
+