diff options
Diffstat (limited to 'net/znc/Makefile')
-rw-r--r-- | net/znc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/znc/Makefile b/net/znc/Makefile index 694247e36..20af11197 100644 --- a/net/znc/Makefile +++ b/net/znc/Makefile @@ -21,7 +21,7 @@ PKG_LICENSE:=Apache-2.0 PKG_LICENSE_FILES:=LICENSE PKG_CPE_ID:=cpe:/a:znc:znc -PKG_USE_MIPS16:=0 +PKG_BUILD_FLAGS:=no-mips16 PKG_CONFIG_DEPENDS:= CONFIG_ZNC_ICU |