This repository was archived by the owner on May 24, 2026. It is now read-only.
Commit 91b1d36
committed
statically link msi-interop on Linux
Use static glib/gio/gobject/libxml/zlib for libmsi-interop.so on Linux
(matching the existing approach for Windows/macOS) so the shared library
has no runtime system library dependencies when loaded via P/Invoke from C#.1 parent 6986e63 commit 91b1d36
1 file changed
Lines changed: 11 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
440 | 440 | | |
441 | 441 | | |
442 | 442 | | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
443 | 447 | | |
444 | | - | |
445 | | - | |
446 | | - | |
447 | | - | |
448 | | - | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
449 | 454 | | |
450 | 455 | | |
451 | 456 | | |
| |||
455 | 460 | | |
456 | 461 | | |
457 | 462 | | |
458 | | - | |
| 463 | + | |
459 | 464 | | |
460 | 465 | | |
461 | 466 | | |
| |||
0 commit comments