mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
Try w/o database.
This commit is contained in:
2
.github/travis/build-all.sh
vendored
2
.github/travis/build-all.sh
vendored
@ -27,6 +27,8 @@ tar -zxf ncurses-*.tar.gz || exit 1
|
||||
--without-progs \
|
||||
--without-tests \
|
||||
--without-tack \
|
||||
--disable-database \
|
||||
--with-fallbacks=ansi \
|
||||
--enable-pc-files \
|
||||
--with-pkg-config-libdir=$BUILD/lib/pkgconfig &&
|
||||
make && make install) || exit 1
|
||||
|
Reference in New Issue
Block a user