Commit 803ca39
committed
Remove test_ffi and don't build mp4parse_capi as a dynamic library
These changes are necessary for conveniently vendoring into the
mozilla-central tree since test_ffi requires a dynamic library to avoid
duplicate symbols in the final binary, but certain builds fail in
mozilla-central if the vendored in crates build as dynamic libraries.
Since there is currently no way to parametrically disable building as a
dynamic library via cargo, we will remove test_ffi and rely on the builds
in the mozilla-central tree to alert us to API-breaking changes.1 parent 62b1d4c commit 803ca39
File tree
8 files changed
+0
-358
lines changed- mp4parse_capi
- test_ffi
- include
- src
8 files changed
+0
-358
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | 20 | | |
25 | 21 | | |
26 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | 22 | | |
26 | 23 | | |
27 | 24 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments