aboutsummaryrefslogtreecommitdiff
path: root/patches/rules.mk.diff
diff options
context:
space:
mode:
Diffstat (limited to 'patches/rules.mk.diff')
-rw-r--r--patches/rules.mk.diff10
1 files changed, 4 insertions, 6 deletions
diff --git a/patches/rules.mk.diff b/patches/rules.mk.diff
index c3310b80..bad06a22 100644
--- a/patches/rules.mk.diff
+++ b/patches/rules.mk.diff
@@ -2,16 +2,14 @@ diff --git a/rules.mk b/rules.mk
index 92f34db68..08cf2d6c3 100644
--- a/rules.mk
+++ b/rules.mk
-@@ -24,8 +24,12 @@ MODULE_RUSTFLAGS += \
+@@ -24,5 +24,11 @@
--cfg 'libc_ptr_addr_of' \
--cfg 'libc_underscore_const_names' \
--cfg 'libc_union' \
+ -A unknown-lints \
-
- MODULE_LIBRARY_DEPS := \
- external/rust/crates/rustc-std-workspace-core \
++
++MODULE_LIBRARY_DEPS := \
+ trusty/user/base/lib/libcompiler_builtins-rust \
+ trusty/user/base/lib/libcore-rust \
+ trusty/user/base/lib/libc-trusty \
-
- include make/library.mk
+