diff options
author | Khem Raj <raj.khem@gmail.com> | 2016-02-23 02:49:57 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-28 11:32:59 +0000 |
commit | e8e04898379be93ef680ffb9195d2ad392b374e8 (patch) | |
tree | 02b5c4fb0c8924d011098ec613c3b27f67a5f9c0 /meta/recipes-graphics/xorg-app | |
parent | b748f409801f17d6d60e86903dbac30bb8eabdc7 (diff) | |
download | poky-e8e04898379be93ef680ffb9195d2ad392b374e8.tar.gz |
clutter-1.0: Fix confgure test errors found by clang
We were using nested functions inadvertantly and they were compiling fine
with gcc but clang doesnt support nested functions hence configure tests for
cogl started to fail, but it was a test error not compiler error
which was undetected thus far
Backport a fix from upstream to help clang compile clutter
(From OE-Core rev: 09ac424c6a04ac46a822168341a55293ba43dc27)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-app')
0 files changed, 0 insertions, 0 deletions