Files
buildroot/package
Florian Larysch c69868315d package/pahole: fix build on modern toolchains
When building pahole using a modern GCC (e.g. when building
host-pahole), discarded-qualifiers and unused-but-set-variable warnings
are produced. In builds that don't set CMAKE_BUILD_TYPE=Release, -Werror
gets set and causes a build failure.

Fix this by backporting an unreleased upstream patch (for
discarded-qualifiers) and adding another pending one for
unused-but-set-variable (and, arguably, a correctness issue).

Fixes: https://autobuild.buildroot.org/results/ba7/ba79fb9d08b2c6ec573b79fdbb6b4880bf603a57

Signed-off-by: Florian Larysch <fl@n621.de>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit 8419f0f0c7)
[Thomas: backport to v1.28]
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
2026-07-24 16:01:10 +02:00
..
2026-05-30 19:23:32 +02:00
2026-05-31 08:30:36 +02:00
2026-05-29 10:32:34 +02:00
2026-06-03 20:43:37 +02:00
2026-05-30 10:57:38 +02:00
2026-06-03 20:48:23 +02:00
2026-05-30 12:43:00 +02:00
2026-07-08 13:52:18 +02:00
2026-05-24 19:42:11 +02:00
2026-05-30 11:00:04 +02:00
2026-06-03 20:40:58 +02:00
2026-06-18 14:55:13 +02:00
2026-07-17 11:11:33 +02:00
2026-06-25 16:45:14 +02:00
2026-06-01 11:26:32 +02:00
2026-07-08 14:29:44 +02:00
2026-07-17 11:03:09 +02:00
2026-07-08 13:50:19 +02:00
2026-05-30 12:49:39 +02:00
2026-05-29 15:45:52 +02:00
2026-06-03 09:58:10 +02:00
2026-05-29 16:33:35 +02:00
2026-05-31 19:38:29 +02:00
2026-05-31 13:12:45 +02:00
2026-06-01 21:36:35 +02:00