diff options
author | Ramsay Jones <ramsay@ramsayjones.plus.com> | 2019-03-06 00:11:13 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-03-06 13:55:07 +0900 |
commit | f23aa18e7fef59f9187a733e752dc425aa5346bf (patch) | |
tree | 01e963c7ada5d8667f54adb1ea9d6a8196509271 /ci/run-windows-build.sh | |
parent | Git 2.20.1 (diff) | |
download | tgif-f23aa18e7fef59f9187a733e752dc425aa5346bf.tar.xz |
Makefile: fix 'hdr-check' when GCRYPT not installed
If the GCRYPT_SHA256 build variable is not set, then the 'hdr-check'
target complains about the missing <gcrypt.h> header file. Add the
'sha256/gcrypt.h' header file to the exception list, if the build
variable is not defined. While here, replace the 'xdiff%' filter
pattern with 'xdiff/%' (and similarly for the compat pattern) since
the original pattern inadvertently excluded the 'xdiff-interface.h'
header.
Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'ci/run-windows-build.sh')
0 files changed, 0 insertions, 0 deletions