base-files: taint the build if the override mechanism is used
[librecmc/librecmc.git] / include / version.mk
index c3cc170045d1723059f9239b8e9eace7e08a2425..99af96e1df693071ecde316c5217b7bc039fc630 100644 (file)
@@ -58,6 +58,7 @@ VERSION_TAINT_SPECS := \
        +USE_EGLIBC:eglibc \
        +USE_MKLIBS:mklibs \
        +BUSYBOX_CUSTOM:busybox \
+       +OVERRIDE_PKGS:override \
 
 VERSION_TAINTS := $(strip $(foreach taint,$(VERSION_TAINT_SPECS), \
        $(if $(findstring +,$(taint)), \