nixpkgs/pkgs/development/compilers/openjdk
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
..
darwin openjdk17: 17.0.1 -> 17.0.3 (darwin) 2022-05-20 11:14:06 +02:00
openjfx openjfx11, openjfx15: add -fcommon workaround 2022-06-03 13:48:50 +01:00
tests
8.nix
11.nix openjdk: mark major version 12 through 16 as EOL 2022-05-05 19:45:49 +02:00
12.nix openjdk: mark major version 12 through 16 as EOL 2022-05-05 19:45:49 +02:00
13.nix openjdk: mark major version 12 through 16 as EOL 2022-05-05 19:45:49 +02:00
14.nix openjdk: mark major version 12 through 16 as EOL 2022-05-05 19:45:49 +02:00
15.nix openjdk: mark major version 12 through 16 as EOL 2022-05-05 19:45:49 +02:00
16.nix openjdk: mark major version 12 through 16 as EOL 2022-05-05 19:45:49 +02:00
17.nix openjdk: mark major version 12 through 16 as EOL 2022-05-05 19:45:49 +02:00
bootstrap.nix
currency-date-range-jdk8.patch
currency-date-range-jdk10.patch
fix-glibc-2.34.patch
fix-java-home-jdk8.patch
fix-java-home-jdk10.patch
fix-library-path-jdk8.patch
fix-library-path-jdk11.patch
generate-cacerts.pl
ignore-LegalNoticeFilePlugin.patch
increase-javadoc-heap-jdk13.patch
increase-javadoc-heap.patch
jre.nix
make-bootstrap.nix
meta.nix openjdk: mark major version 12 through 16 as EOL 2022-05-05 19:45:49 +02:00
read-truststore-from-env-jdk8.patch
read-truststore-from-env-jdk10.patch
swing-use-gtk-jdk8.patch
swing-use-gtk-jdk10.patch
swing-use-gtk-jdk13.patch