summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/utilcmds.py
diff options
context:
space:
mode:
authorChangqing Li <changqing.li@windriver.com>2024-07-16 17:46:33 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-07-18 17:21:39 +0100
commit23e4ffef1164e7eb4a569608d00d4eaeadad047c (patch)
treed22683a6df5395c8b0d3a6055900b8b5c6e1d31a /scripts/lib/devtool/utilcmds.py
parent7b8d63b1e24d2627e14c0762c0882b1f92360804 (diff)
downloadpoky-23e4ffef1164e7eb4a569608d00d4eaeadad047c.tar.gz
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>
Diffstat (limited to 'scripts/lib/devtool/utilcmds.py')
0 files changed, 0 insertions, 0 deletions