Files
poky/meta/recipes-graphics/xorg-lib
Changqing Li 23e4ffef11 pixman: update patch for fixing inline failure with -Og
Previous patch works on fedora40 with gcc-14, but not works
on ubuntu2004 with gcc-9. Update the patch to fix the do_compile
failure:
    In function ‘combine_inner’,
        inlined from ‘combine_soft_light_ca_float’ at ../pixman-0.42.2/pixman/pixman-combine-float.c:655:1:
    ../pixman-0.42.2/pixman/pixman-combine-float.c:370:5: error: inlining failed in call to ‘always_inline’ ‘combine_soft_light_c’: function not
considered for inlining
      370 |     combine_ ## name ## _c (float sa, float s, float da, float d)

(From OE-Core rev: 5eb77c3e142dd952b5e35647f76fdd420a1f1613)

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-07-18 17:21:39 +01:00
..
2024-05-30 09:04:14 +01:00
2019-06-28 13:28:37 +01:00
2022-12-31 17:08:29 +00:00
2024-04-16 08:07:02 +01:00
2023-06-02 15:16:35 +01:00
2023-05-22 10:53:49 +01:00
2024-04-25 10:06:02 +01:00
2023-10-05 21:09:10 +01:00
2023-05-05 11:07:26 +01:00
2023-06-27 16:23:40 +01:00