summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorSergei Trofimovich <slyich@gmail.com>2022-05-07 22:00:28 +0100
committerSergei Trofimovich <slyich@gmail.com>2022-05-07 22:02:19 +0100
commit5bfd8093b72b0321354259cec9dc1050114a223c (patch)
tree62f21e77cc47b5edf70804c6dcd3307bb70ee069 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent9efbb7e316a09ed088cd5070c3ede3d9d00bc10b (diff)
xwinmosaic: pull upstream fix for -fno-common toolchains
Without the change build fails as: $ nix build --impure --expr 'with import ./. {}; xwinmosaic.overrideAttrs (oa: { NIX_CFLAGS_COMPILE = (oa.NIX_CFLAGS_COMPILE or "") + "-fno-common"; })' ld: CMakeFiles/xwinmosaic.dir/main.c.o:(.bss+0xc0): multiple definition of `a_NET_CURRENT_DESKTOP'; CMakeFiles/xwinmosaic.dir/x_interaction.c.o:(.bss+0xc0): first defined here ld: CMakeFiles/xwinmosaic.dir/main.c.o:(.bss+0xc8): multiple definition of `a_NET_DESKTOP_VIEWPORT'; CMakeFiles/xwinmosaic.dir/x_interaction.c.o:(.bss+0xc8): first defined here
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions