Browse Source

krb5: fix build failure on rebuild (closes: #1143)

Signed-off-by: Nicolas Thill <nico@openwrt.org>
lilik-openwrt-22.03
Nicolas Thill 10 years ago
parent
commit
f746041323
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      net/krb5/Makefile

+ 1
- 0
net/krb5/Makefile View File

@ -79,6 +79,7 @@ CONFIGURE_VARS += \
ac_cv_file__etc_TIMEZONE=no ac_cv_file__etc_TIMEZONE=no
CONFIGURE_ARGS += \ CONFIGURE_ARGS += \
--without-system-verto \
--without-tcl \ --without-tcl \
--without-libedit \ --without-libedit \
--localstatedir=/etc --localstatedir=/etc


Loading…
Cancel
Save