diff options
author | Ron Yorston <rmy@pobox.com> | 2015-10-12 10:51:25 +0100 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2015-10-13 14:56:22 +0200 |
commit | 4d0c1ea4784c9844f8468d97ca5c26d3c70f9921 (patch) | |
tree | 3130f0d48e0e370e20dc04ff270d0ed8e8388f6e /procps/top.c | |
parent | ab3964db4e75e34f6f9347406c5fd2bced04f2dd (diff) |
wget: shrink code if https isn't supported
If FEATURE_WGET_OPENSSL and FEATURE_WGET_SSL_HELPER are both disabled
there's no point in checking for https URLs.
function old new delta
P_HTTPS 6 - -6
.rodata 155501 155469 -32
parse_url 476 423 -53
------------------------------------------------------------------------------
(add/remove: 0/1 grow/shrink: 0/2 up/down: 0/-91) Total: -91 bytes
Signed-off-by: Ron Yorston <rmy@pobox.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'procps/top.c')
0 files changed, 0 insertions, 0 deletions