mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-08 19:44:57 -05:00
chore: update env docker to have runtime lib path in LD_PRELOAD
- update the rest of the dockers, script and CI to stop setting LD_PRELOAD
This commit is contained in:
@@ -12,7 +12,6 @@ if ! source /src/.docker_venv/bin/activate; then
|
||||
source /src/.docker_venv/bin/activate
|
||||
cd /src/ && make setup_env
|
||||
fi
|
||||
export LD_PRELOAD=/compiler/build/lib/Runtime/libZamalangRuntime.so
|
||||
|
||||
initial_log=logs/$(date -u --iso-8601=seconds).log
|
||||
|
||||
|
||||
Reference in New Issue
Block a user