summaryrefslogtreecommitdiff
path: root/strata/rust/rustc.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/rust/rustc.morph')
-rw-r--r--strata/rust/rustc.morph8
1 files changed, 8 insertions, 0 deletions
diff --git a/strata/rust/rustc.morph b/strata/rust/rustc.morph
new file mode 100644
index 00000000..aebb63cc
--- /dev/null
+++ b/strata/rust/rustc.morph
@@ -0,0 +1,8 @@
+name: rustc
+kind: chunk
+configure-commands:
+- CFG_ENABLE_LOCAL_REBUILD=1 ./configure
+build-commands:
+- make
+install-commands:
+- make install