Update build.sh

This commit is contained in:
infamix 2020-01-14 19:10:22 +01:00 committed by Yaksh Bariya
parent 64ab8ae6d2
commit a33a65372f
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581

View File

@ -14,8 +14,8 @@ TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
--without-ntfs3g --without-ntfs3g
--without-ntfs --without-ntfs
--without-reiserfs --without-reiserfs
CXXLIBS=-lncurses -ltinfo CXXLIBS="-lncurses -ltinfo"
CXXFLAGS=-Wall CXXFLAGS="-Wall"
" "
TERMUX_PKG_BUILD_IN_SRC=true TERMUX_PKG_BUILD_IN_SRC=true