nixpkgs/pkgs/tools/misc/xburst-tools
Sergei Trofimovich f783fcba13 xbursttools: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    mipsel-unknown-linux-uclibc-ld: boothandler.o:(.bss+0x8): multiple definition of
      `start_addr'; main.o:(.bss+0x8): first defined here
2022-06-03 15:21:03 +01:00
..
default.nix xbursttools: add -fcommon workaround 2022-06-03 15:21:03 +01:00