Skip to content

Commit 4659d7c

Browse files
committed
Include native-image.properties in the GraalVM component
1 parent 5fe800b commit 4659d7c

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
@@ -274,6 +274,7 @@ def mx_register_dynamic_suite_constituents(register_project, register_distributi
274274
"README_FASTR": "extracted-dependency:fastr:FASTR_GRAALVM_RELEASE{rffi}/README.md".format(rffi=rffi),
275275
"bin/Rscript": "file:com.oracle.truffle.r.release/src/Rscript_legacy",
276276
"bin/exec/R": "file:com.oracle.truffle.r.release/src/R_legacy",
277+
"native-image.properties": "file:mx.fastr/native-image.properties",
277278
"R-3.4.0.tar.gz" : "dependency:fastr:GNUR",
278279
"legacy/": "dependency:fastr:FASTR_LEGACY_LAUNCHER",
279280
},

0 commit comments

Comments
 (0)