diff options
| author | Ross Burton <ross.burton@intel.com> | 2012-12-17 17:21:11 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-12-17 17:53:52 +0000 |
| commit | 2a9c574fd8b0800199b6569b6abf02634801013d (patch) | |
| tree | 4b7f4ff7c53523ee1c7a13f5c97c89be68376851 /scripts/lib | |
| parent | 91b6a483cf3d6b8bc2c2cfcd72d921cb5977232c (diff) | |
| download | poky-2a9c574fd8b0800199b6569b6abf02634801013d.tar.gz | |
gst-openmax: fix build with newer GLib
The new GLib deprecated some threading API, but gst-openmax wasn't detecting
release vs development at all so assuming development, and thus building with
-Werror. Set the variable that the configure script is assuming to exist, so
that -Werror isn't used.
(From OE-Core rev: 26bf8f6a047ccc0f73eaa40093afddabfce8ea1b)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions
