nixpkgs/pkgs/applications/science/math/eukleides
Sergei Trofimovich d45dfee2d6 eukleides: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: eukleides_build/triangle.o:(.bss+0x28): multiple definition of `A';
        eukleides_build/quadrilateral.o:(.bss+0x18): first defined here
2022-05-14 10:28:22 +01:00
..
default.nix eukleides: add -fcommon workaround 2022-05-14 10:28:22 +01:00
gs-allowpstransparency.patch eukleides: allow PostScript transparency 2021-06-21 08:17:11 +01:00
use-CC.patch eukleides: use $CC instead of hardcoded gcc 2021-05-16 12:03:47 +01:00