Commit 24ad909
committed
capnproto: build shared libs, debuginfo, etc.
This makes several improvements to the `capnproto` derivation:
- Build shared libs
- Build debuginfo
See: https://git.lix.systems/lix-project/lix/issues/550
- Set the correct cmake build type
- Set the correct cxxflags to build the coroutine library
- Always build with clang
- Work around a broken static build
See: avdv/scalals@a2de0ef
See: https://git.lix.systems/lix-project/lix/issues/527
This upstreams the fixes from https://gerrit.lix.systems/c/lix/+/20741 parent 30358ab commit 24ad909
1 file changed
+43
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | | - | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
11 | 32 | | |
12 | 33 | | |
13 | 34 | | |
| |||
23 | 44 | | |
24 | 45 | | |
25 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
26 | 59 | | |
27 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
28 | 68 | | |
29 | 69 | | |
30 | 70 | | |
| |||
35 | 75 | | |
36 | 76 | | |
37 | 77 | | |
38 | | - | |
| 78 | + | |
39 | 79 | | |
40 | 80 | | |
0 commit comments