diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2012-01-18 10:52:15 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-19 11:29:04 +0000 |
commit | d71df3cc2ff2504d61078c578c0e73bbf53b6651 (patch) | |
tree | 8c0a805b6b16827f22cf7262c10f3ae1dac51e6e /meta/recipes-multimedia/gstreamer/gst-openmax | |
parent | 80fdf2cf2b048d7c2e8dff9c47490f47fc62e820 (diff) | |
download | openembedded-core-d71df3cc2ff2504d61078c578c0e73bbf53b6651.tar.gz openembedded-core-d71df3cc2ff2504d61078c578c0e73bbf53b6651.tar.bz2 openembedded-core-d71df3cc2ff2504d61078c578c0e73bbf53b6651.tar.xz openembedded-core-d71df3cc2ff2504d61078c578c0e73bbf53b6651.zip |
site/ix86-common: fix an error
Fixed this line
ac_cv_sizeof_unsigned_char=${ac_cv_sizeof_unsigned_int=1}
as this line
ac_cv_sizeof_unsigned_char=${ac_cv_sizeof_unsigned_char=1}
This issue was causing guile recipe to compile-fail for x86 target.
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gst-openmax')
0 files changed, 0 insertions, 0 deletions