nixpkgs/pkgs/development/compilers/openjdk/openjfx
Sergei Trofimovich e9e734bf17 openjfx11, openjfx15: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: gsttypefindelement.o:(.bss._gst_disable_registry_cache+0x0): multiple definition of
      `_gst_disable_registry_cache'; gst.o:(.bss._gst_disable_registry_cache+0x0): first defined here

openjfx17 is not affected.
2022-06-03 13:48:50 +01:00
..
11.nix openjfx11, openjfx15: add -fcommon workaround 2022-06-03 13:48:50 +01:00
15.nix openjfx11, openjfx15: add -fcommon workaround 2022-06-03 13:48:50 +01:00
17.nix openjfx17: init at 17.0.0.1+1 2022-01-22 12:21:48 +01:00