File tree Expand file tree Collapse file tree 2 files changed +1
-171
lines changed Expand file tree Collapse file tree 2 files changed +1
-171
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 uv_support morestack miniz context_switch \
38+ NATIVE_LIBS := rust_builtin hoedown morestack miniz context_switch \
3939 rustrt_native rust_test_helpers
4040
4141# $(1) is the target triple
@@ -50,7 +50,6 @@ NATIVE_DEPS_hoedown_$(1) := hoedown/src/autolink.c \
5050 hoedown/src/html_smartypants.c \
5151 hoedown/src/stack.c \
5252 hoedown/src/version.c
53- NATIVE_DEPS_uv_support_$(1 ) := rust_uv.c
5453NATIVE_DEPS_miniz_$(1 ) = miniz.c
5554NATIVE_DEPS_rust_builtin_$(1 ) := rust_builtin.c \
5655 rust_android_dummy.c
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments