diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2022-05-08 09:39:51 +0100 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2022-05-08 09:39:51 +0100 |
| commit | 83cfaa762b1881ba4b190f799af9d3f2c4e81641 (patch) | |
| tree | ebf9e4b61d6ec198d31a575e9e6fe61dc85277d6 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch | |
| parent | 60480a51d566582d69425a168b3982e0477c322d (diff) | |
ncrack: pull upstream fix for fno-common toolchains
Without the change build on -fno-common toolchains like upstream gcc-10
fails as:
$ nix build -L --impure --expr 'with import ./. {}; ncrack.overrideAttrs (oa: { NIX_CFLAGS_COMPILE = (oa.NIX_CFLAGS_COMPILE or "") + "-fno-common"; })'
...
ld: opensshlib/libopenssh.a(umac128.o):/build/source/opensshlib/umac.c:1184:
multiple definition of `umac_ctx'; opensshlib/libopenssh.a(umac.o):/build/source/opensshlib/umac.c:1184: first defined here
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions
