mirror of
https://github.com/NixOS/nix.git
synced 2025-11-13 22:12:43 +01:00
gives 2-5% performance improvement across a board of tests.
LTO is broken when using clang; some libs link fine while others crash
the linker with a segfault in the llvm linker plugin. 🙁
|
||
|---|---|---|
| .. | ||
| clean.mk | ||
| functions.mk | ||
| install.mk | ||
| lib.mk | ||
| libraries.mk | ||
| patterns.mk | ||
| precompiled-headers.mk | ||
| programs.mk | ||
| run_test.sh | ||
| templates.mk | ||
| tests.mk | ||
| tracing.mk | ||