diff options
| author | Artturin <Artturin@artturin.com> | 2023-02-15 00:12:41 +0200 |
|---|---|---|
| committer | Artturin <Artturin@artturin.com> | 2023-02-15 20:51:16 +0200 |
| commit | 3697ddeabe2c51a868a2b1d1f2626f7778d673b4 (patch) | |
| tree | a3eb66ec121e846487f3bac85ff4718959e138d5 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch | |
| parent | be5517c7311cba6caa8bcf7f155fe5c490004581 (diff) | |
bintools-wrapper: wrap all 'ld.*'
allows using wrapBintoolsWith with all linkers
```
$ nix build ".#binutils"
$ ls ./result/bin/ld*
./result/bin/ld* ./result/bin/ld.bfd* ./result/bin/ld.gold*
$ nix build "nixpkgs#binutils"
$ ls ./result/bin/ld*
./result/bin/ld* ./result/bin/ld.bfd* ./result/bin/ld.gold*
```
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions
