Commit f9850f8
authored
ci: Build shared linux against system lib. (#228)
This stops building harfbuzz separately and tries just using
the system install to make sure that works.
This means that we build against an older version depending on
what's available on Ubuntu (since our macOS build uses homebrew
which tends to be fairly current).
Currently, that's version 2.7.4, the same as we're currently
building and packaging. Going forward, as we update what's in
use here, that should help us make sure that we're working with
older versions that can be found in the field, but we'll have to
take care to feature-gate newer APIs.1 parent cf22900 commit f9850f8
2 files changed
+3
-61
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
| 19 | + | |
24 | 20 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
| 21 | + | |
| 22 | + | |
36 | 23 | | |
37 | 24 | | |
38 | 25 | | |
| |||
This file was deleted.
0 commit comments