diff options
author | Darren Tucker <dtucker@dtucker.net> | 2022-07-22 01:24:45 +0200 |
---|---|---|
committer | Darren Tucker <dtucker@dtucker.net> | 2022-07-27 08:22:03 +0200 |
commit | f117e372b3f42f2fbdb0a578d063b2609ab58e1f (patch) | |
tree | c83a669ffb1291e3c40ec877d593acc92830d963 /monitor.c | |
parent | Remove workarounds for OpenSSL missing AES-CTR. (diff) | |
download | openssh-f117e372b3f42f2fbdb0a578d063b2609ab58e1f.tar.xz openssh-f117e372b3f42f2fbdb0a578d063b2609ab58e1f.zip |
Do not link scp, sftp and sftp-server w/ zlib.
Some of our binaries (eg sftp, sftp-server, scp) do not interact with
the channels code and thus do use libraries such as zlib and libcrypto
although they are linked with them. This adds a CHANNELLIBS and starts
by moving zlib into it, which means the aformentioned binaries are no
longer linked against zlib. ok djm@
Diffstat (limited to 'monitor.c')
0 files changed, 0 insertions, 0 deletions