Skip to content
Snippets Groups Projects
Commit 5bb5e5f0 authored by Danilo Ansaloni's avatar Danilo Ansaloni
Browse files

Fix exported executable.

parent 5d5c3764
No related branches found
No related tags found
No related merge requests found
......@@ -300,7 +300,7 @@ mx_sdk.register_graalvm_component(mx_sdk.GraalVmLanguage(
support_distributions=['extracted-dependency:fastr:FASTR_GRAALVM_SUPPORT'],
provided_executables=[
'link:<support>/bin/Rscript',
'link:<support>/bin/exec/R',
'link:<support>/bin/R',
],
include_in_polyglot=False,
), _fastr_suite)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment