summarylogtreecommitdiffstats
path: root/docs.patch
diff options
context:
space:
mode:
Diffstat (limited to 'docs.patch')
-rw-r--r--docs.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs.patch b/docs.patch
new file mode 100644
index 000000000000..fbe8921c7d2e
--- /dev/null
+++ b/docs.patch
@@ -0,0 +1,13 @@
+diff --git a/mk/crates.mk b/mk/crates.mk
+index c7abf27..f68fc2a 100644
+--- a/mk/crates.mk
++++ b/mk/crates.mk
+@@ -78,7 +78,6 @@ DEPS_panic_abort := libc alloc
+ DEPS_panic_unwind := libc alloc unwind
+ DEPS_unwind := libc
+
+-RUSTFLAGS_compiler_builtins := -lstatic=compiler-rt
+
+ # FIXME(stage0): change this to just `RUSTFLAGS_panic_abort := ...`
+ RUSTFLAGS1_panic_abort := -C panic=abort
+ \ No newline at end of file