mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-20 23:51:03 +00:00
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: identify.o:(.bss+0x0): multiple definition of `identify';
common.o:(.bss+0x160): first defined here