summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2025-08-20 21:57:14 +0200
committerAlyssa Ross <hi@alyssa.is>2025-08-20 22:01:00 +0200
commitaf5dd576e0830b5a5cfc6e56f58e2af4356abf82 (patch)
tree92d1d07bc29cf7433061c2c8411ecc21ae7dfb82 /pkgs/development/python-modules/rangehttpserver
parentc8327c225b3263693bb66fc03c86099252d874e5 (diff)
zfs: pass kernel build flags correctly
ZFS's autoconf scripts recognize KERNEL_CC, KERNEL_CROSS_COMPILE, KERNEL_ARCH, etc. This avoids the need to separately give them as Make flags, although I'm not sure what the original intention behind giving the unprefixed flags to configure was — the commit adding that doesn't say, except that it was to fix cross, which still works after this change. This fixes the ZFS kernel module build after the change to use unwrapped compilers for building the kernel, which previously resulted in CC etc. being clobbered for the ZFS build, even for non-kernel parts like the "compiler works" Autoconf check.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions