Skip to content

Commit 3a19329

Browse files
committed
Fix FastR support distribution.
1 parent 4fdf92b commit 3a19329

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mx.fastr/mx_fastr_dists.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,7 @@ def mx_register_dynamic_suite_constituents(register_project, register_distributi
272272
"dependency:fastr:GNUR",
273273
"file:mx.fastr/GraalCE_R_license_3rd_party_license.txt",
274274
],
275+
"README_FASTR": "extracted-dependency:fastr:FASTR_GRAALVM_RELEASE{rffi}/README.md".format(rffi=rffi),
275276
"bin/Rscript": "file:com.oracle.truffle.r.release/src/Rscript_legacy",
276277
"bin/exec/R": "file:com.oracle.truffle.r.release/src/R_legacy",
277278
"R-3.4.0.tar.gz" : "dependency:fastr:GNUR",

0 commit comments

Comments
 (0)