11
0

Accepting request 741407 from home:Guillaume_G:branches:Java:Factory

- Apply hotspot-aarch64.patch only for aarch64, as some other 
  archs (armv6/7) use other hotspot sources

OBS-URL: https://build.opensuse.org/request/show/741407
OBS-URL: https://build.opensuse.org/package/show/Java:Factory/java-1_8_0-openjdk?expand=0&rev=323
This commit is contained in:
2019-10-23 16:26:53 +00:00
committed by Git OBS Bridge
parent d4330a6c32
commit c5552af9bd
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Oct 21 06:41:23 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Apply hotspot-aarch64.patch only for aarch64, as some other
archs (armv6/7) use other hotspot sources
-------------------------------------------------------------------
Thu Oct 17 10:07:15 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>

View File

@@ -525,7 +525,9 @@ patch -p0 -i %{PATCH14}
patch -p0 -i %{PATCH103}
%endif
%ifarch aarch64
patch -p0 -i %{PATCH104}
%endif
patch -p0 -i %{PATCH2001}