From: Stijn Tintel Date: Sat, 2 Apr 2022 19:11:53 +0000 (+0300) Subject: kea: drop host build X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=58866f3452f55fcc2b635943c02bf37168947363;p=openwrt-packages.git kea: drop host build The host build is used to build kea-msg-compiler, which is only needed when there are changes to .mes files. Since we're not making any changes to such files, we do not need this. As host build fails for Kea 2.0.2, and the git history for kea doesn't contain any reasoning for enabling it, let's just drop it. Signed-off-by: Stijn Tintel --- diff --git a/net/kea/Makefile b/net/kea/Makefile index ae322b5c9..ba8e8b648 100644 --- a/net/kea/Makefile +++ b/net/kea/Makefile @@ -20,16 +20,12 @@ PKG_MAINTAINER:=BangLang Huang, Rosy Song