Skip to content
Commit d69c1247 authored by Jackson Cooper-Driver's avatar Jackson Cooper-Driver
Browse files

openssl: Do not globally override LD_LIBRARY_PATH

Previously, the environment variable was set for each build script, even
those that do not use the locally compiled openssl. Remove this global
setting and instead set the environment individually when running
binaries that are built with it. This ensures that other binaries aren't
inadvertently picking up the wrong openssl dynamic libraries.
parent 44052e42
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment