-
Just an experiment / meta issue to track Chromium build failures, for coordination, etc (it'll be a bit noisy).
Chromium-specific documentation: https://github.com/NixOS/nixpkgs/blob/master/pkgs/ap…
-
```
root@devil:/var/www/html/pg-spgist_hamming-master/bktree# sudo make installcheck/usr/lib/postgresql/11/lib/pgxs/src/makefiles/../../src/test/regress/pg_regress --inputdir=./ --bindir='/usr/lib/po…
-
Hi!
I noticed that in the `Cargo.toml` file Link-Time Optimization (LTO) for the project is not enabled. I suggest switching it on since it will reduce the binary size (always a good thing to have)…
-
### What happens?
The `linuxPackages_cachyos-lto.nvidia_x11` fails to build due to permission errors related to ThinLTO.
One would encounter this with the following configuration:
```nix
{
…
-
Hi!
I noticed that in the `Cargo.toml` file Link-Time Optimization (LTO) for the project is not enabled. I suggest switching it on since it will reduce the binary size (always a good thing to have)…
-
Hi!
I noticed that in the `Cargo.toml` file Link-Time Optimization (LTO) for the project is not enabled. I suggest switching it on since it will reduce the binary size (always a good thing to have)…
-
Hi!
I noticed that in the `Cargo.toml` [file](https://github.com/windmill-labs/windmill/blob/main/backend/Cargo.toml) Link-Time Optimization (LTO) for the project is not enabled. I suggest switchin…
-
If we put every function into its own codegen unit, we would minimize the amount of functions being re-translated even though they have not changed. The main reason we don't do this, is because it wou…
-
See this for clang: https://reviews.llvm.org/rG3dab7fede201
-
**top level change**
```diff
diff --git a/build/config/compiler/BUILD.gn b/build/config/compiler/BUILD.gn
index 3005ee7659..8b030613e9 100644
--- a/build/config/compiler/BUILD.gn
+++ b/build/conf…