Skip to content

Commit 4a3d5b4

Browse files
committed
[GR-48436] Env file ce-python: add graalpy-polyglot-get to native images.
PullRequest: graal/15456
2 parents f6ba25b + 13c2e40 commit 4a3d5b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vm/mx.vm/ce-python

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Do not modify this env file without updating the Graal.Python benchmark builders
22
DYNAMIC_IMPORTS=/compiler,/graal-js,/regex,/sdk,/substratevm,/sulong,/tools,/truffle,graalpython
33
COMPONENTS=antlr4,cmp,cov,dap,dis,gu,gvm,icu4j,ins,insight,insightheap,lg,llp,llrc,llrl,llrn,lsp,nfi-libffi,pbm,pmh,poly,polynative,pro,pyn,pynl,rgx,sdk,sdkl,tfl,tfla,tflc,tflm,truffle-json
4-
NATIVE_IMAGES=lib:pythonvm,lib:jvmcicompiler
4+
NATIVE_IMAGES=lib:pythonvm,lib:jvmcicompiler,graalpy-polyglot-get
55
DISABLE_INSTALLABLES=False

0 commit comments

Comments
 (0)