summarylogtreecommitdiffstats
path: root/docs.patch
diff options
context:
space:
mode:
Diffstat (limited to 'docs.patch')
-rw-r--r--docs.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/docs.patch b/docs.patch
deleted file mode 100644
index fbe8921c7d2e..000000000000
--- a/docs.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-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