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:
5ffc3c4
)
add more bits to i686-linux site file to work around mysql autoconf lossage
author
Phil Blundell
<philb@gnu.org>
Thu, 7 Oct 2004 19:24:44 +0000
(19:24 +0000)
committer
Phil Blundell
<philb@gnu.org>
Thu, 7 Oct 2004 19:24:44 +0000
(19:24 +0000)
BKrev: 416597fcDvuzr6Psw8aOxwCacyRGsQ
site/i686-linux
patch
|
blob
|
history
diff --git
a/site/i686-linux
b/site/i686-linux
index
2d4d115
..
d204062
100644
(file)
--- a/
site/i686-linux
+++ b/
site/i686-linux
@@
-89,3
+89,9
@@
ac_cv_func_posix_getpwnam_r=${ac_cv_func_posix_getpwnam_r=yes}
mysql_cv_func_atomic_sub=${mysql_cv_func_atomic_sub=yes}
mysql_cv_func_atomic_add=${mysql_cv_func_atomic_add=yes}
ac_cv_conv_longlong_to_float=${ac_cv_conv_longlong_to_float=yes}
+
+ac_cv_sys_restartable_syscalls=yes
+ac_cv_uchar=${ac_cv_uchar=no}
+ac_cv_uint=${ac_cv_uint=yes}
+ac_cv_ulong=${ac_cv_ulong=yes}
+ac_cv_ushort=${ac_cv_ushort=yes}