use a statically-linked binary for complement
Dynamically-linked jemalloc is broken.
This commit is contained in:
@@ -21,7 +21,7 @@ toplevel="$(git rev-parse --show-toplevel)"
|
|||||||
|
|
||||||
pushd "$toplevel" > /dev/null
|
pushd "$toplevel" > /dev/null
|
||||||
|
|
||||||
bin/nix-build-and-cache just .#complement
|
bin/nix-build-and-cache just .#static-complement
|
||||||
|
|
||||||
docker load < result
|
docker load < result
|
||||||
popd > /dev/null
|
popd > /dev/null
|
||||||
|
|||||||
Reference in New Issue
Block a user