aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2025-05-12 11:50:25 +0100
committerPádraig Brady <P@draigBrady.com>2025-05-12 11:51:16 +0100
commit63e657e877257cff2e198e21c53c035b2f2c525e (patch)
tree53ce14d63977fa6a461b4239aaaac1b9ee698cf5
parentdoc: suggest GNULIB_REFDIR instead of GNULIB_SRCDIR (diff)
downloadcoreutils-63e657e877257cff2e198e21c53c035b2f2c525e.tar.gz
coreutils-63e657e877257cff2e198e21c53c035b2f2c525e.zip
maint: avoid sc_GPL_version failure
* cfg.mk (VC_LIST_ALWAYS_EXCLUDE_REGEX): Exclude longlong.h also.
-rw-r--r--cfg.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cfg.mk b/cfg.mk
index 2032fcdfa..94bd46441 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -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 = \