forked from pool/java-1_8_0-openj9
This commit is contained in:
parent
85f48f135b
commit
f68370b29c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ad76d62cb51e0445b59e224294f840c30cc81b1cb9e9c9b47668108adb252088
|
||||
size 10872123
|
3
1851b0074f87e20c0007c6190c745dab9760eabe.zip
Normal file
3
1851b0074f87e20c0007c6190c745dab9760eabe.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ec63d1e7dc531617630fc56d96fc72cb94cd204c913f12ee073943a5542e0221
|
||||
size 27316046
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9ec483f2737c9fb03ae7e47843be00945446f03e7acc82778ae5f7857fabc1ea
|
||||
size 126193500
|
3
9db1c870dfbaf4cf677cb7ba086ea303e83d7d81.zip
Normal file
3
9db1c870dfbaf4cf677cb7ba086ea303e83d7d81.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8b8a6b7d94ef2b83bfe7a80c6874a90bd94fc8dbeaaab3cf631196490931ad3e
|
||||
size 10869515
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e1b819df4df187a1d0f860088def9aaa4a782f1e2fc39c9db207811380115db1
|
||||
size 27231206
|
3
de702c317454d1cf9ad264f15a8fb2d1431d7006.zip
Normal file
3
de702c317454d1cf9ad264f15a8fb2d1431d7006.zip
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b17cc71f2910af9ebed5b3dc52dfb59c857c261a7d8a4add8ebcd5a60a21e7b2
|
||||
size 126262184
|
@ -26,18 +26,18 @@
|
||||
%global abs2rel perl -e %{script}
|
||||
%global syslibdir %{_libdir}
|
||||
# Standard JPackage naming and versioning defines.
|
||||
%global updatever 292
|
||||
%global buildver b10
|
||||
%global updatever 302
|
||||
%global buildver b08
|
||||
%global root_repository https://github.com/ibmruntimes/openj9-openjdk-jdk8/archive
|
||||
%global root_revision 2a5e26881428745325f8ebc14e1abd34edb9bd81
|
||||
%global root_branch openj9-0.26.0
|
||||
%global root_revision de702c317454d1cf9ad264f15a8fb2d1431d7006
|
||||
%global root_branch v0.27.0-release
|
||||
%global omr_repository https://github.com/eclipse/openj9-omr/archive
|
||||
%global omr_revision 162e6f729733666e22726ce5326f5982bb030330
|
||||
%global omr_branch v0.26.0-release
|
||||
%global omr_revision 9db1c870dfbaf4cf677cb7ba086ea303e83d7d81
|
||||
%global omr_branch v0.27.0-release
|
||||
%global openj9_repository https://github.com/eclipse/openj9/archive
|
||||
%global openj9_revision b4cc246d9d2362346bc567861e6e0e536da3f390
|
||||
%global openj9_branch v0.26.0-release
|
||||
%global openj9_tag openj9-0.26.0
|
||||
%global openj9_revision 1851b0074f87e20c0007c6190c745dab9760eabe
|
||||
%global openj9_branch v0.27.0-release
|
||||
%global openj9_tag openj9-0.27.0
|
||||
%global icedtea_sound_version 1.0.1
|
||||
%global freemarker_version 2.3.29
|
||||
# priority must be 6 digits in total
|
||||
@ -122,8 +122,6 @@ Patch1: java-atk-wrapper-security.patch
|
||||
Patch2: multiple-pkcs11-library-init.patch
|
||||
# Disable doclint for compatibility
|
||||
Patch3: disable-doclint-by-default.patch
|
||||
# gcc warnings compiling various libraries files
|
||||
Patch4: jdk-gcc-warnings.patch
|
||||
# Patches for system libraries
|
||||
Patch201: system-libjpeg.patch
|
||||
Patch202: system-libpng.patch
|
||||
@ -132,7 +130,6 @@ Patch205: link-with-as-needed.patch
|
||||
|
||||
Patch210: openj9-no-werror.patch
|
||||
Patch211: omr-no-return-in-nonvoid-function.patch
|
||||
Patch212: maybe-uninitialized.patch
|
||||
|
||||
Patch300: alternative-path-to-tzdb_dat.patch
|
||||
|
||||
@ -375,12 +372,10 @@ rm -rvf jdk/src/share/native/sun/java2d/cmm/lcms/lcms2*
|
||||
|
||||
%patch210
|
||||
%patch211
|
||||
%patch212 -p1
|
||||
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
%patch4 -p1
|
||||
|
||||
%patch300 -p1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user