nixpkgs-suyu/pkgs/development/compilers/openjdk
Ryan Burns 554d86af20 openjfx11: fix build
Remove -Werror=implicit-function-declaration, which when passed to cmake
for webkit build breaks C++ compiler configuration due to spurious warnings:
`cc1plus: warning: '-Werror=' argument '-Werror=implicit-function-declaration' is not valid for C++`
2021-09-10 21:38:30 +09:00
..
darwin
openjfx
tests
8.nix
11.nix
12.nix
13.nix
14.nix
15.nix
16.nix
bootstrap.nix
currency-date-range-jdk8.patch
currency-date-range-jdk10.patch
fix-java-home-jdk8.patch
fix-java-home-jdk10.patch
fix-library-path-jdk8.patch
fix-library-path-jdk11.patch
generate-cacerts.pl
increase-javadoc-heap-jdk13.patch
increase-javadoc-heap.patch
jre.nix
make-bootstrap.nix
meta.nix
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