summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
diff options
context:
space:
mode:
authorSergei Trofimovich <slyich@gmail.com>2022-05-09 08:18:31 +0100
committerSergei Trofimovich <slyich@gmail.com>2022-05-09 08:20:31 +0100
commit6c60d3d38ac1512df424ea474dc9e71373b2fe80 (patch)
tree662e0ffb70cafdd335e5ba7b1f39f04bc82e7db7 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
parent423aefc9c68ef31966f2fd792aa270e51d3ebeb9 (diff)
gqview: add -fcommon workaround
Without the change build fails on -fno-common toolchains like upstream gcc-10 as: $ nix build -L --impure --expr 'with import ./. {}; gqview.overrideAttrs (oa: { NIX_CFLAGS_COMPILE = (["-fno-common"] ++ [oa.NIX_CFLAGS_COMPILE or ""]); })' ... ld: pan-view.o:/build/gqview-2.1.5/src/bar_exif.h:27: multiple definition of `bar_exif_key_list'; bar_exif.o:/build/gqview-2.1.5/src/bar_exif.h:27: first defined here
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions