diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2022-05-08 08:56:43 +0100 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2022-05-08 08:56:43 +0100 |
| commit | 428045f39b3ad96ce0e9276dbebab317200c3ada (patch) | |
| tree | 603a3b0a760c69645ba5b9d29e9b20bba54f7c14 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 60480a51d566582d69425a168b3982e0477c322d (diff) | |
bwa: pull upstream fix for -fno-common tollchains
Without the change build fails on -fno-common toolchains like upstream
gcc-10 as:
$ nix build -L --impure --expr 'with import ./. {}; bwa.overrideAttrs (oa: { NIX_CFLAGS_COMPILE = (oa.NIX_CFLAGS_COMPILE or "") + "-fno-common"; })'
...
ld: ./libbwa.a(rope.o):/build/bwa-0.7.17/rle.h:33:
multiple definition of `rle_auxtab'; ./libbwa.a(bwtindex.o):/build/bwa-0.7.17/rle.h:33: first defined here
ld: ./libbwa.a(rle.o):/build/bwa-0.7.17/rle.h:33:
multiple definition of `rle_auxtab'; ./libbwa.a(bwtindex.o):/build/bwa-0.7.17/rle.h:33: first defined here
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
