1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-11 09:51:56 +02:00

maint: avoid sc_GPL_version failure

* cfg.mk (VC_LIST_ALWAYS_EXCLUDE_REGEX): Exclude longlong.h also.
This commit is contained in:
Pádraig Brady
2025-05-12 11:50:25 +01:00
parent d314730ea4
commit 63e657e877

2
cfg.mk
View File

@@ -22,7 +22,7 @@ manual_title = Core GNU utilities
url_dir_list = https://ftp.gnu.org/gnu/$(PACKAGE)
# Exclude bundled external projects from syntax checks
VC_LIST_ALWAYS_EXCLUDE_REGEX = src/blake2/.*$$
VC_LIST_ALWAYS_EXCLUDE_REGEX = src/(blake2/.*|longlong.h)$$
# Tests not to run as part of "make distcheck".
local-checks-to-skip = \