Files
poky/meta/recipes-graphics
Kai Kang 130e9b341d mesa: fix compile error when debug build enabled
It fails to compile mesa{,-native} when DEBUG_BUILD is enabled:

../mesa-22.1.3/src/compiler/nir/nir_inline_helpers.h: In function ‘nir_opt_move_block’:
../mesa-22.1.3/src/compiler/nir/nir_opt_move.c:55:1: error: inlining failed in call to
  always_inline ‘src_is_ssa’: indirect function call with a yet undetermined callee
 src_is_ssa(nir_src *src, void *state)
 ^~~~~~~~~~

Backport patch from mesa merge request to fix it.

(From OE-Core rev: 468715c42632a8467dc1f0abe0f3cd540de5f7c3)

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-07-28 11:07:33 +01:00
..
2022-07-23 13:55:26 +01:00
2021-12-06 11:09:52 +00:00
2022-07-08 00:09:42 +01:00
2021-08-23 08:25:53 +01:00
2022-07-23 13:55:26 +01:00
2022-07-23 13:55:26 +01:00
2022-02-18 11:37:12 +00:00
2022-07-23 13:55:25 +01:00