This repository was archived by the owner on Oct 25, 2024. It is now read-only.
Commit 5626f53
Fix Linux build with videorenderer class symbols missing (#560)
* Ensure winarm64 builds don't use libc++
* Update build-win.py
* Update build-win.py
* Update BUILD.gn
Fix missing vtable entries for videorenderer on linux builds
* Update BUILD.gn
Fix missing vtable entries for videorenderer on linux builds
Co-authored-by: Brandon Gavino <brandon@gavino.us>1 parent 5e37afa commit 5626f53
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
285 | 289 | | |
286 | 290 | | |
287 | 291 | | |
288 | | - | |
289 | | - | |
| 292 | + | |
290 | 293 | | |
291 | 294 | | |
292 | 295 | | |
| |||
0 commit comments