diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2022-05-07 22:00:28 +0100 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2022-05-07 22:02:19 +0100 |
| commit | 5bfd8093b72b0321354259cec9dc1050114a223c (patch) | |
| tree | 62f21e77cc47b5edf70804c6dcd3307bb70ee069 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 9efbb7e316a09ed088cd5070c3ede3d9d00bc10b (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
