Skip to content

Commit 26f2032

Browse files
committed
Remove Jipher from the base GraalVM EE artifact.
(cherry picked from commit d157ee3)
1 parent f94cbf0 commit 26f2032

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)