]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
pango: don't disable debugging
authorRoss Burton <ross.burton@intel.com>
Wed, 3 Oct 2018 11:48:51 +0000 (12:48 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Oct 2018 13:21:41 +0000 (14:21 +0100)
commitc097d111d5f4a04d7de5c1e21901cfdef6125924
treea9373d2e88d176ba337f66829f8b0a31a9171e12
parent9cdc0f090c690a06785b57136cc8026f004be6a8
pango: don't disable debugging

By explicitly disabling debugging we get *no* safety checks: the GLib asserts
and checks are all disabled.  This is fine for absolute performance but
something that should be opt-in.

This also breaks the test suite, which relies upon the asserts to work.

(From OE-Core rev: 191f7e2b2fe09ff3276efb68ca91c853291d41f8)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/pango/pango_1.42.4.bb