Files
Samuel Dionne-Riel 31a506f734 linuxPackages.rtl8814au: Drop unneeded NIX_CFLAGS_COMPILE
This usage was added in 0ab8bf61af, when
the package was added.

It *necessarily* has to be unneeded, as using kernelModuleMakeFlags and
the kernel's out-of-tree build tooling forces the unwrapped `cc` to be
used.

See here: f86e9fe549/pkgs/os-specific/linux/kernel/common-flags.nix (L10-L11)
2026-01-28 16:15:12 -05:00
..