1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 17:39:31 +00:00
Files
poky/meta/recipes-graphics
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-01-26 16:06:29 +00:00
2024-07-16 11:25:29 +01:00
2024-07-16 11:25:29 +01:00
2024-07-16 11:25:29 +01:00
2024-04-25 10:06:02 +01:00
2024-05-28 09:38:24 +01:00
2024-05-22 10:21:27 +01:00
2024-04-23 13:40:24 +01:00
2024-07-04 22:56:15 +01:00
2024-04-16 08:07:02 +01:00