Skip to content

Commit 5c4dc04

Browse files
committed
Add mx.vm/ce-fastr-native for building FastR native standalone
1 parent 2a208a4 commit 5c4dc04

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

vm/mx.vm/ce-fastr-native

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
DYNAMIC_IMPORTS=/compiler,/graal-js,/sdk,/substratevm,/sulong,/tools,/truffle,fastr
2+
COMPONENTS=antlr4,xz,R,cmp,cov,dap,gu,gvm,ins,insight,insightheap,lg,llp,llrc,llrl,llrn,lsp,nfi-libffi,ni,nic,poly,polynative,pro,sdk,sdkl,svmt,svmnfi,tfl,tfla,tflc,tflm,truffle-json
3+
NATIVE_IMAGES=lib:jvmcicompiler,lib:Rvm
4+
NON_REBUILDABLE_IMAGES=lib:jvmcicompiler
5+
DISABLE_INSTALLABLES=False

0 commit comments

Comments
 (0)