diff options
Diffstat (limited to 'meta/site')
| -rw-r--r-- | meta/site/arc-common | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/site/arc-common b/meta/site/arc-common new file mode 100644 index 0000000000..d3c721a8bb --- /dev/null +++ b/meta/site/arc-common | |||
| @@ -0,0 +1,11 @@ | |||
| 1 | # general | ||
| 2 | ac_cv_alignof_guint32=4 | ||
| 3 | ac_cv_alignof_guint64=4 | ||
| 4 | ac_cv_alignof_unsigned_long=4 | ||
| 5 | |||
| 6 | # glib-2.0 | ||
| 7 | glib_cv_stack_grows=${glib_cv_stack_grows=no} | ||
| 8 | glib_cv_uscore=${glib_cv_uscore=no} | ||
| 9 | |||
| 10 | # startup-notification | ||
| 11 | lf_cv_sane_realloc=${lf_cv_sane_realloc=yes} | ||
