Skip to content

Commit 4e53f71

Browse files
committed
deleted redundant dependency on NATIVEBRIDGE (GR-64465)
1 parent 35647e1 commit 4e53f71

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

substratevm/mx.substratevm/mx_substratevm.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1500,7 +1500,6 @@ def _native_image_launcher_extra_jvm_args():
15001500
# are also added to the value of the `-imagecp` Native Image option when
15011501
# building libgraal.
15021502
libgraal_jar_distributions = [
1503-
'sdk:NATIVEBRIDGE',
15041503
'sdk:JNIUTILS',
15051504
'compiler:LIBGRAAL',
15061505
'compiler:LIBGRAAL_LOADER']

0 commit comments

Comments
 (0)