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 3535# that's per-target so you're allowed to conditionally add files based on the
3636# target.
3737# ###############################################################################
38- NATIVE_LIBS := rust_builtin hoedown morestack miniz context_switch \
38+ NATIVE_LIBS := rust_builtin hoedown morestack miniz \
3939 rustrt_native rust_test_helpers
4040
4141# $(1) is the target triple
@@ -58,8 +58,7 @@ NATIVE_DEPS_rustrt_native_$(1) := \
5858 arch/$$(HOST_$(1 ) ) /record_sp.S
5959NATIVE_DEPS_rust_test_helpers_$(1 ) := rust_test_helpers.c
6060NATIVE_DEPS_morestack_$(1 ) := arch/$$(HOST_$(1 ) ) /morestack.S
61- NATIVE_DEPS_context_switch_$(1 ) := \
62- arch/$$(HOST_$(1 ) ) /_context.S
61+
6362
6463# ###############################################################################
6564# 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