mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-19 16:46:05 +00:00
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: src/host/usb-linux.c:82: multiple definition of `t_recovery_queue';
src/host/recovery.c:45: first defined here