diff --git a/net/https-dns-proxy/Makefile b/net/https-dns-proxy/Makefile index 6e9f8e1cdc..27660ca6dc 100644 --- a/net/https-dns-proxy/Makefile +++ b/net/https-dns-proxy/Makefile @@ -16,6 +16,8 @@ PKG_LICENSE:=MIT include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/cmake.mk +CMAKE_OPTIONS += -DCLANG_TIDY_EXE= + define Package/https_dns_proxy SECTION:=net CATEGORY:=Network