nixpkgs/pkgs/development/libraries/libagar
Sergei Trofimovich c7104a2e5d libagar_test: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: textdlg.o:(.bss+0x0): multiple definition of `someString';
      configsettings.o:(.bss+0x0): first defined here
2022-06-05 20:04:36 +01:00
..
default.nix
libagar_test.nix
srcs.nix