diff options
| author | Rahul Butani <rrbutani@users.noreply.github.com> | 2023-02-25 12:18:00 -0600 |
|---|---|---|
| committer | Rahul Butani <rrbutani@users.noreply.github.com> | 2023-02-25 12:49:40 -0600 |
| commit | d364ee8d13c8889aa7a88c5ed87255915af8e45e (patch) | |
| tree | 251f8abbc7843ef17ab0da0e53db2388c450ac3d /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch | |
| parent | b41933a1be1ea0f9bddad4ef5eed6d0ed61a2510 (diff) | |
mkDerivation: do not disable `separateDebugInfo` on LLVM stdenvs
This was disabled here: https://github.com/NixOS/nixpkgs/commit/b86e62d30d4635ef3294d9c1c308f9c8b0061045#diff-282a02cc3871874f16401347d8fadc90d59d7ab11f6a99eaa5173c3867e1a160
h/t to @teh: https://github.com/NixOS/nixpkgs/commit/b86e62d30d4635ef3294d9c1c308f9c8b0061045#commitcomment-77916294
for pointing out that the failure that @matthewbauer was
seeing was caused by the `separate-debug-info.sh` `build-id` length
requirement that #146275 will relax
`lld` has had `--build-id` support dating back to LLVM4: https://reviews.llvm.org/D18091
This predates every `llvmPackages_` version currently in nixpkgs (and
certainly every version actually still used in `useLLVM` stdenvs) so
with the previous commit (asking `ld` for sufficiently long SHA1 hashes)
I think we can safely enable `separateDebugInfo` when using LLVM
bintools.
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions
