forked from lix-project/lix
jade
ca55060ac6
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
lix-project/lix#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: lix-project/lix#551
Fixes: lix-project/lix#550
Change-Id:
|
||
---|---|---|
.. | ||
bash | ||
fish | ||
flake-registry | ||
launchd | ||
systemd | ||
systemv | ||
zsh | ||
capnproto.nix | ||
meson.build | ||
pre-commit.nix | ||
runinpty.py |