summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authoremilylange <git@emilylange.de>2023-12-10 22:24:41 +0100
committerYureka <yuka@yuka.dev>2023-12-12 12:33:28 +0100
commit0ed60bbcd1b043431958f004c29cb0f01ebd9004 (patch)
treed39764324b44c1695dd772d608aeb40d108e4472 /pkgs/development/python-modules/rangehttpserver
parent0eb389be6e718b4d668d433a3fe4dea1fa4099de (diff)
chromium: fix increased build time for non-cross-compilation builds
Having ```nix host_toolchain = "//build/toolchain/linux/unbundle:host"; v8_snapshot_toolchain = "//build/toolchain/linux/unbundle:host"; ``` on native, non-cross-compilation builds roughly doubles the build steps and, by proxy, compute and time needed to build. So to resolve this, we conditionally change those values depending on whether we are cross-compiling or not. Co-authored-by: Adam Joseph <adam@westernsemico.com>
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions