use a statically-linked binary for complement
Dynamically-linked jemalloc is broken.
This commit is contained in:
parent
ad39a34c16
commit
5d81203277
2 changed files with 2 additions and 1 deletions
|
@ -21,7 +21,7 @@ toplevel="$(git rev-parse --show-toplevel)"
|
|||
|
||||
pushd "$toplevel" > /dev/null
|
||||
|
||||
bin/nix-build-and-cache just .#complement
|
||||
bin/nix-build-and-cache just .#static-complement
|
||||
|
||||
docker load < result
|
||||
popd > /dev/null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue