Skip to content

Commit e9cadd4

Browse files
committed
[GR-69038] Remove Jipher from the base GraalVM EE artifact.
PullRequest: graal/21947
2 parents 3f4ba0d + d157ee3 commit e9cadd4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

espresso/mx.espresso/jvm-ee

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# /vm-enterprise,/substratevm-enterprise,/truffle-enterprise,/tools-enterprise,/regex with EE components, with libgraal, doesn't build native standalone
22
DYNAMIC_IMPORTS=/vm-enterprise,/substratevm-enterprise,/truffle-enterprise,/tools-enterprise,/regex
3-
COMPONENTS=cmp,cmpee,gvm,jipher,lg,ni,nic,niee,nil,sdkni,svm,svmjdwp,svmt,svmee,svmte,svmsl,tflc,tflsm
3+
COMPONENTS=cmp,cmpee,gvm,lg,ni,nic,niee,nil,sdkni,svm,svmjdwp,svmt,svmee,svmte,svmsl,tflc,tflsm
44
NATIVE_IMAGES=lib:jvmcicompiler
55
NON_REBUILDABLE_IMAGES=lib:jvmcicompiler
6-
JVM_STANDALONE_WITH_LLVM=false
6+
JVM_STANDALONE_WITH_LLVM=false

espresso/mx.espresso/jvm-ee-llvm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# /vm-enterprise,/substratevm-enterprise,/truffle-enterprise,/sulong,/tools-enterprise,/regex with EE components, with libgraal, doesn't build native standalone
22
DYNAMIC_IMPORTS=/vm-enterprise,/substratevm-enterprise,/truffle-enterprise,/sulong,/tools-enterprise,/regex
3-
COMPONENTS=cmp,cmpee,gvm,jipher,lg,ni,nic,niee,nil,sdkni,svm,svmjdwp,svmt,svmee,svmte,svmsl,tflc,tflsm
3+
COMPONENTS=cmp,cmpee,gvm,lg,ni,nic,niee,nil,sdkni,svm,svmjdwp,svmt,svmee,svmte,svmsl,tflc,tflsm
44
NATIVE_IMAGES=lib:jvmcicompiler
55
NON_REBUILDABLE_IMAGES=lib:jvmcicompiler
6-
JVM_STANDALONE_WITH_LLVM=true
6+
JVM_STANDALONE_WITH_LLVM=true

0 commit comments

Comments
 (0)