diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2022-05-06 19:02:39 +0100 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2022-05-06 19:02:39 +0100 |
| commit | ff9c57fbedce56d81ee2e5f4e004928c58e87716 (patch) | |
| tree | bfb19d0b40bf57824905ddf2a360aada0a83c431 /pkgs/development/python-modules/python-mapnik | |
| parent | defb285c96a521555d48e8757bc482f71e8dd12f (diff) | |
wmfs: fix build on -fno-common toolchain
Without the change build fails on -fno-common tollchains as:
$ nix build --impure --expr 'with import ~/nm {}; wmfs.override { stdenv = clang13Stdenv; }'
...
ld: src/log.o:(.bss+0x0): multiple definition of `W'; src/barwin.o:(.bss+0x0): first defined here
ld: src/wmfs.o:(.bss+0x0): multiple definition of `W'; src/barwin.o:(.bss+0x0): first defined here
ld: src/wmfs.o:(.bss+0x10): multiple definition of `event_handle'; src/client.o:(.bss+0x10): first defined here
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik')
0 files changed, 0 insertions, 0 deletions
