diff options
author | Nathan Lynch <nathan_lynch@mentor.com> | 2017-04-25 17:33:55 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-05-11 16:59:18 +0100 |
commit | 79189ea3b27898ec7d40ea9c88371743f79793c4 (patch) | |
tree | 9cd3918283868570df053738454b6452d30878d9 /meta/recipes-core/libxml | |
parent | 95ee4896608074232cbc8126d4ee0208c2fe6afa (diff) | |
download | poky-79189ea3b27898ec7d40ea9c88371743f79793c4.tar.gz |
lttng-modules: work around GCC 7 changes
Avoid using LTTng's BUILD_RUNTIME_BUG_ON macro, as it appears to run
into a similar problem as Linux experienced with __builtin_constant_p
and dead code elimination.
(From OE-Core rev: 22af48a50d40d6872adaa4f6b0bf144ef5781c1c)
Signed-off-by: Nathan Lynch <nathan_lynch@mentor.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/libxml')
0 files changed, 0 insertions, 0 deletions