]> git.pld-linux.org Git - packages/openjdk8.git/blobdiff - openjdk8.spec
disable -Werror in hotspot
[packages/openjdk8.git] / openjdk8.spec
index 179aaf7abb17a5dd361cdba771b7ac9a8542ab4a..13f617065fd86da9ded7f50541fa3fcbee4e3ef0 100644 (file)
@@ -56,6 +56,7 @@ Patch9:               gcc11.patch
 Patch10:       link-with-as-needed.patch
 Patch11:       aarch32.patch
 Patch12:       atomic.patch
+Patch13:       hotspot-disable-werror.patch
 URL:           http://openjdk.java.net/
 BuildRequires: /usr/bin/jar
 BuildRequires: alsa-lib-devel
@@ -451,6 +452,7 @@ done
 %patch11 -p1
 %patch12 -p1
 %endif
+%patch13 -p1
 
 %build
 # Make sure we have /proc mounted - otherwise idlc will fail later.
This page took 0.129821 seconds and 4 git commands to generate.