Commit 8e4ed2a
committed
Use monolithic mvfst library
mvfst uses automatically derived CMake targets since D91009061,
so the list of libraries HHVM needs to add to the link line must be updated.
Since mvfst is a transitive dependency, let's link in the monolithic library
rather than figuring out the exact set of granular targets our direct dependencies
consume, which would be brittle.1 parent 381c03b commit 8e4ed2a
1 file changed
Lines changed: 1 addition & 41 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
| 62 | + | |
103 | 63 | | |
104 | 64 | | |
105 | 65 | | |
| |||
0 commit comments