From: Phil Blundell Date: Thu, 7 Oct 2004 19:24:44 +0000 (+0000) Subject: add more bits to i686-linux site file to work around mysql autoconf lossage X-Git-Tag: Release-2010-05/1~16704 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7064c61246f1fbb1199d6a25917a5465cb1ba64;p=openembedded.git add more bits to i686-linux site file to work around mysql autoconf lossage BKrev: 416597fcDvuzr6Psw8aOxwCacyRGsQ --- 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}