diff options
author | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 2019-02-02 17:47:48 +0300 |
---|---|---|
committer | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 2019-02-02 17:47:48 +0300 |
commit | 7b98ffd345f13d96896f54c5c054d087fc21d856 (patch) | |
tree | 2896b64bf73f05ec5cf34d393fa282114555c99b /.travis.yml | |
parent | 5f7b10e632971cadf277208d3fde711c35868ccb (diff) | |
download | gnutls-7b98ffd345f13d96896f54c5c054d087fc21d856.tar.gz |
build: do not generate mech-list.h if p11-kit is not available
Compiling GnuTLS with no p11-kit installed will result in a serie of
warnings during build time because mech-list.h will be generated even if
pkcs11 tool compilation is disabled. Move mech-list.h generation to
happen only if pkcs11 is enabled, thus removing these warnings.
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions