File tree Expand file tree Collapse file tree 4 files changed +1
-193
lines changed Expand file tree Collapse file tree 4 files changed +1
-193
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 uv_support morestack miniz context_switch \
38
+ NATIVE_LIBS := rust_builtin hoedown morestack miniz context_switch \
39
39
rustrt_native rust_test_helpers
40
40
41
41
# $(1) is the target triple
@@ -50,7 +50,6 @@ NATIVE_DEPS_hoedown_$(1) := hoedown/src/autolink.c \
50
50
hoedown/src/html_smartypants.c \
51
51
hoedown/src/stack.c \
52
52
hoedown/src/version.c
53
- NATIVE_DEPS_uv_support_$(1 ) := rust_uv.c
54
53
NATIVE_DEPS_miniz_$(1 ) = miniz.c
55
54
NATIVE_DEPS_rust_builtin_$(1 ) := rust_builtin.c \
56
55
rust_android_dummy.c
Original file line number Diff line number Diff line change 373
373
fun:_ZN4llvm4UsernwEjj
374
374
}
375
375
376
- {
377
- libuv-0-byte-realloc
378
- Memcheck:Leak
379
- fun:malloc
380
- ...
381
- fun:*uv_loop_delete*
382
- }
383
-
384
376
{
385
377
race-or-something-ask-pcwalton-0
386
378
Memcheck:Value4
502
494
fun:*
503
495
...
504
496
}
505
-
506
- {
507
- libuv-mac-no-thread-join
508
- Memcheck:Leak
509
- fun:malloc_zone_malloc
510
- fun:_CFRuntimeCreateInstance
511
- fun:CFRunLoopSourceCreate
512
- fun:uv__platform_loop_init
513
- fun:uv__loop_init
514
- fun:uv_loop_new
515
- ...
516
- }
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments