summaryrefslogtreecommitdiff
path: root/strata/rust/rustc.morph
diff options
context:
space:
mode:
authorDaniel Firth <dan.firth@codethink.co.uk>2016-11-03 18:13:29 +0000
committerDaniel Firth <dan.firth@codethink.co.uk>2016-11-03 18:13:29 +0000
commit118f7bb5f864f043685ac14f25b33d2e21bda582 (patch)
treec7970f332b1ea10adc64c1ece33e2751cd396d20 /strata/rust/rustc.morph
parent8f6a3db30a5edb429c563246d7c076583fc6b290 (diff)
downloaddefinitions-118f7bb5f864f043685ac14f25b33d2e21bda582.tar.gz
Add rust stratumlc/rust
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