Files
nixpkgs/pkgs/os-specific/linux/tmon
Ben Wolsieffer f7570e0dc7 linuxPackages.tmon: don't inherit makeFlags from kernel
tmon broke with the addition of unwrapped compilers to
kernelModuleMakeFlags. Apply the same fix as with perf (see #429818) and
manually pass ARCH and CROSS_COMPILE.

Fixes: e9b2edb ("linux: un-simplify toolchain selection")
2025-08-28 09:06:36 +02:00
..