Drop ea_designator beta for riscv
This commit is contained in:
parent
1ec3742adb
commit
9e2a836424
@ -20,14 +20,6 @@ actions:
|
||||
# Enable fastdebug builds by default on relevant arches.
|
||||
%bcond_without fastdebug
|
||||
count: 1
|
||||
- target: "spec"
|
||||
find: |
|
||||
%global ea_designator ""
|
||||
%global ea_designator_zip %{nil}
|
||||
replace: |
|
||||
%global ea_designator beta
|
||||
%global ea_designator_zip -%{ea_designator}
|
||||
count: 1
|
||||
- target: "spec"
|
||||
find: |
|
||||
%define miscportablearchive() %{miscportablename}.tar.xz
|
||||
@ -40,20 +32,6 @@ actions:
|
||||
%define jdkportablearchiveForFiles() %(echo %{jdkportablearchive -- ""})
|
||||
%define staticlibsportablearchiveForFiles() %(echo %{staticlibsportablearchive -- ""})
|
||||
count: 1
|
||||
- target: "spec"
|
||||
find: |
|
||||
Source0: https://openjdk-sources.osci.io/openjdk%{featurever}/open%{vcstag}%{ea_designator_zip}.tar.xz
|
||||
replace: |
|
||||
Source0: https://openjdk-sources.osci.io/openjdk%{featurever}/open%{vcstag}.tar.xz
|
||||
count: 1
|
||||
- target: "spec"
|
||||
find: |
|
||||
echo "Upstream version-pre setting is '${UPSTREAM_EA_DESIGNATOR}'";
|
||||
exit 17
|
||||
replace: |
|
||||
echo "Upstream version-pre setting is '${UPSTREAM_EA_DESIGNATOR}'";
|
||||
# exit 17
|
||||
count: 1
|
||||
- target: "spec"
|
||||
find: |
|
||||
%ifarch s390x sparc64 alpha %{power64} %{aarch64}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user