summaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorMarc-Antoine Perennou <Marc-Antoine@Perennou.com>2016-03-01 08:53:00 (GMT)
committerDavid Howells <dhowells@redhat.com>2016-03-03 10:50:46 (GMT)
commit41693d1c03212de3267bc77b1cb196294a438616 (patch)
tree671bb43e94ccce50e5b73233342eacea46114a10 /crypto
parent89053aa9c711bd455a68844b4ed37c8b72ef1daa (diff)
downloadlinux-41693d1c03212de3267bc77b1cb196294a438616.tar.xz
sign-file: fix build with CMS support disabled
Some versions of openssl might have the CMS feature disabled LibreSSL disables this feature too If the feature is disabled, fallback to PKCS7 In file included from scripts/sign-file.c:46:0: /usr/x86_64-pc-linux-gnu/include/openssl/cms.h:62:2: error: #error CMS is disabled. #error CMS is disabled. Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com> Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions