diff options
Diffstat (limited to 'meta/site/ix86-common')
-rw-r--r-- | meta/site/ix86-common | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/site/ix86-common b/meta/site/ix86-common index a625f8e47b..20cac75b04 100644 --- a/meta/site/ix86-common +++ b/meta/site/ix86-common | |||
@@ -97,6 +97,9 @@ glib_cv_rtldglobal_broken=${glib_cv_rtldglobal_broken=yes} | |||
97 | glib_cv_stack_grows=${glib_cv_stack_grows=no} | 97 | glib_cv_stack_grows=${glib_cv_stack_grows=no} |
98 | utils_cv_sys_open_max=${utils_cv_sys_open_max=1015} | 98 | utils_cv_sys_open_max=${utils_cv_sys_open_max=1015} |
99 | glib_cv_use_pid_surrogate=${glib_cv_use_pid_surrogate=yes} | 99 | glib_cv_use_pid_surrogate=${glib_cv_use_pid_surrogate=yes} |
100 | ac_cv_alignof_guint32=4 | ||
101 | ac_cv_alignof_guint64=4 | ||
102 | ac_cv_alignof_unsigned_long=4 | ||
100 | 103 | ||
101 | # guile | 104 | # guile |
102 | ac_cv_uchar=${ac_cv_uchar=no} | 105 | ac_cv_uchar=${ac_cv_uchar=no} |