aboutsummaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-10-07 19:24:44 +0000
committerPhil Blundell <philb@gnu.org>2004-10-07 19:24:44 +0000
commita7064c61246f1fbb1199d6a25917a5465cb1ba64 (patch)
tree317dd96c58bc658e900b76ebb51608f38d497291 /site
parent5ffc3c4a17dd963e0ca59173ff78fb43d3376d75 (diff)
downloadopenembedded-a7064c61246f1fbb1199d6a25917a5465cb1ba64.tar.gz
add more bits to i686-linux site file to work around mysql autoconf lossage
BKrev: 416597fcDvuzr6Psw8aOxwCacyRGsQ
Diffstat (limited to 'site')
-rw-r--r--site/i686-linux6
1 files changed, 6 insertions, 0 deletions
diff --git a/site/i686-linux b/site/i686-linux
index 2d4d1152fc..d204062ef4 100644
--- 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}