summaryrefslogtreecommitdiff
path: root/scripts/diffconfig
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2026-03-06 19:33:08 +0300
committerNicolas Schier <nsc@kernel.org>2026-03-20 23:43:56 +0300
commit9940ec38f12ed8ffe8edc1944f9bbdf9b9a4689e (patch)
tree56ba374f3c6722cd468d1d6398bda5db971993cd /scripts/diffconfig
parenta261f6dff3c1653c19c065c3b3650c625447b8a7 (diff)
downloadlinux-9940ec38f12ed8ffe8edc1944f9bbdf9b9a4689e.tar.xz
check-uapi: honor ${CROSS_COMPILE} setting
When ${CROSS_COMPILE} is set, but ${CC} is not set, the logic in check-uapi.sh is different from the top-level Makefile, which defaults to using the cross gcc. This leads to using the native gcc instead of the cross version, resulting in unexpected false-positive and false-negative output. Use the same logic here that we use in Kbuild for consistency. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Reviewed-by: Thomas Weißschuh <linux@weissschuh.net> Acked-by: Nathan Chancellor <nathan@kernel.org> Link: https://patch.msgid.link/20260306163309.2015837-3-arnd@kernel.org Signed-off-by: Nicolas Schier <nsc@kernel.org>
Diffstat (limited to 'scripts/diffconfig')
0 files changed, 0 insertions, 0 deletions