File tree Expand file tree Collapse file tree 7 files changed +2
-570
lines changed Expand file tree Collapse file tree 7 files changed +2
-570
lines changed Original file line number Diff line number Diff line change 35
35
# that's per-target so you're allowed to conditionally add files based on the
36
36
# target.
37
37
# ###############################################################################
38
- NATIVE_LIBS := rust_builtin hoedown morestack miniz context_switch \
38
+ NATIVE_LIBS := rust_builtin hoedown morestack miniz \
39
39
rustrt_native rust_test_helpers
40
40
41
41
# $(1) is the target triple
@@ -58,8 +58,7 @@ NATIVE_DEPS_rustrt_native_$(1) := \
58
58
arch/$$(HOST_$(1 ) ) /record_sp.S
59
59
NATIVE_DEPS_rust_test_helpers_$(1 ) := rust_test_helpers.c
60
60
NATIVE_DEPS_morestack_$(1 ) := arch/$$(HOST_$(1 ) ) /morestack.S
61
- NATIVE_DEPS_context_switch_$(1 ) := \
62
- arch/$$(HOST_$(1 ) ) /_context.S
61
+
63
62
64
63
# ###############################################################################
65
64
# You shouldn't find it that necessary to edit anything below this line.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments