]> code.ossystems Code Review - openembedded-core.git/commit
dbus: enable API entry point checks
authorRoss Burton <ross.burton@intel.com>
Mon, 23 Dec 2013 17:32:56 +0000 (17:32 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Jan 2014 13:00:57 +0000 (13:00 +0000)
commit079975e456abe9e76bde3f2866ffe50f2610345f
tree7244482d0d2f30d2a7031df0cb613c5dc60f7885
parent963da99c77ad28bd184a4de59af9cbcfaef62358
dbus: enable API entry point checks

We were disabling API entry point sanity checking which should only be done if
the performance gain is prefereable to correctness.  Instead don't disable
checks explicitly as the default is enabled, allowing distributions to append
--disable-checks if required.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/dbus/dbus.inc