zsh: disable gdbm
zsh would use gdbm if available, failing packaging checks. Signed-off-by: Francisco Borges <francisco.borges@gmail.com> Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/packages@36106 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
4d7b74b777
commit
34c8446c0c
@ -40,6 +40,7 @@ define Build/Configure
|
||||
$(call Build/Configure/Default, \
|
||||
--bindir=/bin \
|
||||
--disable-etcdir \
|
||||
--disable-gdbm \
|
||||
--with-term-lib="ncurses" \
|
||||
)
|
||||
# Do not install these functions:
|
||||
|
Loading…
x
Reference in New Issue
Block a user