host/Makefile.inc: Allow deprecated OpenSSL functions

host/lib/ contains most of the userspace code, which means that
much of the deprecated OpenSSL function use is over here.

As of f4964de1d8ad (Split Makefile to subdirectories), this directory
is no longer covered with the needed error exclusion.

Change-Id: Idbeacb48ccc96703d20c65b6dd271c09eb235b72
Signed-off-by: Benjamin Doron <benjamin.doron@9elements.com>
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/vboot_reference/+/7786000
Tested-by: Jakub "Kuba" Czapiga <czapiga@google.com>
Reviewed-by: Jakub "Kuba" Czapiga <czapiga@google.com>
Commit-Queue: Jakub "Kuba" Czapiga <czapiga@google.com>
Reviewed-by: Julius Werner <jwerner@chromium.org>
1 file changed