diff options
author | Jade Lovelace <lix@jade.fyi> | 2024-10-15 15:47:00 -0700 |
---|---|---|
committer | Jade Lovelace <lix@jade.fyi> | 2024-10-18 15:40:22 -0700 |
commit | ca55060ac651471fffc39aa6d845c7eede2b72a5 (patch) | |
tree | cf2dd4de8c5ec97e3dfdc5873f0904c136832157 /meson.options | |
parent | 77b6f6734f830058b2375cfc96b5e0fb482cc1c2 (diff) |
packaging: use in-tree capnproto derivation
This is done because the one in nixpkgs has several problems and we
don't want to conflict with them fixing those problems:
- not building shared libs
- not building debuginfo (more critical for us due to
https://git.lix.systems/lix-project/lix/issues/549)
- not setting the correct cmake build type
- not setting the correct cxxflags to build the coroutine library
- not building with clang (required for the coroutine library since gcc
is known to miscompile coroutines *in kj*).
CC: https://git.lix.systems/lix-project/lix/issues/551
Fixes: https://git.lix.systems/lix-project/lix/issues/550
Change-Id: Ia5b78dc1809963fdd1a8203b127a216cb575d751
Diffstat (limited to 'meson.options')
0 files changed, 0 insertions, 0 deletions