netifd: dhcp: install host route to gateway (#19182)
[openwrt/svn-archive/archive.git] / include / version.mk
index c3cc170045d1723059f9239b8e9eace7e08a2425..5cfeae235c59b982b855b8eead5ab8080fd97fb5 100644 (file)
@@ -55,9 +55,10 @@ endef
 VERSION_TAINT_SPECS := \
        -ALL:no-all \
        -IPV6:no-ipv6 \
-       +USE_EGLIBC:eglibc \
+       +USE_GLIBC:glibc \
        +USE_MKLIBS:mklibs \
        +BUSYBOX_CUSTOM:busybox \
+       +OVERRIDE_PKGS:override \
 
 VERSION_TAINTS := $(strip $(foreach taint,$(VERSION_TAINT_SPECS), \
        $(if $(findstring +,$(taint)), \