]> code.ossystems Code Review - openembedded-core.git/commit
at-spi2-core: fix DBIND_CHECK_ALIGNOF m4 macro
authorJoe Slater <jslater@windriver.com>
Fri, 12 Sep 2014 19:20:22 +0000 (12:20 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Sep 2014 21:12:29 +0000 (22:12 +0100)
commit09610d6cdda95e964a7565b13eb35a26ae652aa9
tree2aab3693b94f71f5d01ddaabef991016d1221d98
parentda120dec96f8f019c0fd50576fb7490689234257
at-spi2-core: fix DBIND_CHECK_ALIGNOF m4 macro

Modify the macro so it will work when cross-compiling.
Note that the values checked are normally in a site file
so the macro rarely has to discover them.

Signed-off-by: Joe Slater <jslater@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/atk/at-spi2-core_2.12.0.bb
meta/recipes-support/atk/files/core_acinclude_m4.patch [new file with mode: 0644]