From 3db65e5b089f4489dbfd2ce34cd6d6650b96935d Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 2 Oct 2013 12:39:25 +0200 Subject: use included verto library --- package/krb5/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package/krb5/Makefile b/package/krb5/Makefile index 3982ebfd9..da18b361d 100644 --- a/package/krb5/Makefile +++ b/package/krb5/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:= krb5 PKG_VERSION:= 1.11.3 -PKG_RELEASE:= 1 +PKG_RELEASE:= 2 PKG_MD5SUM:= 56f0ae274b285320b8a597cb89442449 PKG_DESCR:= MIT kerberos server PKG_SECTION:= crypto @@ -47,6 +47,7 @@ CONFIGURE_ARGS+= --disable-static \ --disable-profiled \ --with-system-ss \ --with-system-et \ + --without-system-verto \ --without-tcl CONFIGURE_ENV+= krb5_cv_attr_constructor_destructor=yes,yes \ ac_cv_func_regcomp=yes \ -- cgit v1.2.3