summaryrefslogtreecommitdiffstats
path: root/scripts/lib/image/help.py
diff options
context:
space:
mode:
authorAdrian Freihofer <adrian.freihofer@siemens.com>2025-10-01 22:58:38 +0200
committerSteve Sakoman <steve@sakoman.com>2025-10-09 12:16:46 -0700
commitea119eaa4646f8d9882145e1738ad55086ec824a (patch)
tree5e5e0e8c444c04218b153d8e6f503c5bb815f2a9 /scripts/lib/image/help.py
parentddda72f2bd20bbd18429e7426c6cc0782276f9fc (diff)
downloadpoky-ea119eaa4646f8d9882145e1738ad55086ec824a.tar.gz
expect: fix native build with GCC 15
This does not work for native builds: CFLAGS += "-std=gnu17" The line from native.bbclass gets priority: CFLAGS = "${BUILD_CFLAGS}" From bitbake-getvar -r expect-native CFLAGS ... append ...poky/meta/recipes-devtools/expect/expect_5.45.4.bb:44 "-std=gnu17" set ...poky/meta/classes-recipe/native.bbclass:44 "${BUILD_CFLAGS}" ... (From OE-Core rev: 2696c50af9946f425ccaf7d0e7e0eb3fd87c36bb) Signed-off-by: Adrian Freihofer <adrian.freihofer@siemens.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/image/help.py')
0 files changed, 0 insertions, 0 deletions