mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 23:43:30 +00:00
428045f39b
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 |
||
---|---|---|
.. | ||
astronomy | ||
biology | ||
chemistry | ||
computer-architecture/qtrvsim | ||
electronics | ||
engineering/brmodelo | ||
geometry | ||
logic | ||
machine-learning | ||
math | ||
medicine | ||
misc | ||
molecular-dynamics | ||
networking/sumo | ||
physics | ||
programming | ||
robotics |