diff options
| author | emilylange <git@emilylange.de> | 2023-12-10 22:24:41 +0100 |
|---|---|---|
| committer | Yureka <yuka@yuka.dev> | 2023-12-12 12:33:28 +0100 |
| commit | 0ed60bbcd1b043431958f004c29cb0f01ebd9004 (patch) | |
| tree | d39764324b44c1695dd772d608aeb40d108e4472 /pkgs/development/python-modules/rangehttpserver | |
| parent | 0eb389be6e718b4d668d433a3fe4dea1fa4099de (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
