forked from pool/java-1_8_0-openjdk
This commit is contained in:
@@ -79,9 +79,12 @@
|
||||
%ifarch ppc
|
||||
%global archinstall ppc
|
||||
%endif
|
||||
%ifarch ppc64 ppc64le
|
||||
%ifarch ppc64
|
||||
%global archinstall ppc64
|
||||
%endif
|
||||
%ifarch ppc64le
|
||||
%global archinstall ppc64le
|
||||
%endif
|
||||
%ifarch %ix86
|
||||
%global archinstall i386
|
||||
%endif
|
||||
@@ -231,6 +234,7 @@ Patch100: s390-java-opts.patch
|
||||
Patch101: s390-size_t.patch
|
||||
# Patch for PPC/PPC64
|
||||
Patch103: ppc-zero-hotspot.patch
|
||||
Patch104: ppc64le-8036767.patch
|
||||
# Patches for system libraries
|
||||
Patch201: system-libjpeg.patch
|
||||
Patch202: system-libpng.patch
|
||||
@@ -521,6 +525,7 @@ rm -rvf jdk/src/share/native/sun/java2d/cmm/lcms/lcms2*
|
||||
%ifarch ppc ppc64 ppc64le
|
||||
# PPC fixes
|
||||
%patch103 -p1
|
||||
%patch104 -p1
|
||||
%endif
|
||||
|
||||
# Extract systemtap tapsets
|
||||
|
||||
Reference in New Issue
Block a user