From: Martin Jansa <martin.jansa@gmail.com>
To: Ross Burton <ross.burton@intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] site: add x86-32/64 alignment values for at-spi2-core
Date: Mon, 25 Feb 2013 20:10:33 +0100 [thread overview]
Message-ID: <20130225191033.GA3239@jama> (raw)
In-Reply-To: <1358782794-16860-1-git-send-email-ross.burton@intel.com>
[-- Attachment #1: Type: text/plain, Size: 1960 bytes --]
On Mon, Jan 21, 2013 at 03:39:54PM +0000, Ross Burton wrote:
> This package isn't yet in oe-core, but GTK+ 3.6 depends on it so will be here at
> some point.
Anyone working on updating at least arm site? This still blocks
at-spi2-core merge to meta-oe.
>
> Signed-off-by: Ross Burton <ross.burton@intel.com>
> ---
> meta/site/ix86-common | 10 ++++++++++
> meta/site/x86_64-linux | 9 +++++++++
> 2 files changed, 19 insertions(+)
>
> diff --git a/meta/site/ix86-common b/meta/site/ix86-common
> index 20cac75..5c90865 100644
> --- a/meta/site/ix86-common
> +++ b/meta/site/ix86-common
> @@ -220,3 +220,13 @@ ac_cv_lib_c_signalfd=${ac_cv_lib_c_signalfd=yes}
> nfsd_cv_broken_setfsuid=${nfsd_cv_broken_setfsuid=0}
> nfsd_cv_func_statfs=${nfsd_cv_func_statfs=statfs2_bsize}
> nfsd_cv_bsd_signals=${nfsd_cv_bsd_signals=yes}
> +
> +# dbind, in at-spi2-core
> +ac_cv_alignof_char=1
> +ac_cv_alignof_dbind_pointer=4
> +ac_cv_alignof_dbind_struct=1
> +ac_cv_alignof_dbus_bool_t=4
> +ac_cv_alignof_dbus_int16_t=2
> +ac_cv_alignof_dbus_int32_t=4
> +ac_cv_alignof_dbus_int64_t=4
> +ac_cv_alignof_double=4
> diff --git a/meta/site/x86_64-linux b/meta/site/x86_64-linux
> index 3acc294..78a3b85 100644
> --- a/meta/site/x86_64-linux
> +++ b/meta/site/x86_64-linux
> @@ -124,3 +124,12 @@ ac_cv_func__restgpr_14_x=no
>
> # cvs
> cvs_cv_func_printf_ptr=${cvs_cv_func_printf_ptr=yes}
> +
> +# dbind
> +ac_cv_alignof_dbind_pointer=8
> +ac_cv_alignof_dbind_struct=1
> +ac_cv_alignof_dbus_bool_t=4
> +ac_cv_alignof_dbus_int16_t=2
> +ac_cv_alignof_dbus_int32_t=4
> +ac_cv_alignof_dbus_int64_t=8
> +ac_cv_alignof_double=8
> --
> 1.7.10.4
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
next prev parent reply other threads:[~2013-02-25 19:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-21 15:39 [PATCH] site: add x86-32/64 alignment values for at-spi2-core Ross Burton
2013-02-25 19:10 ` Martin Jansa [this message]
2013-02-26 11:17 ` Burton, Ross
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130225191033.GA3239@jama \
--to=martin.jansa@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=ross.burton@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.