build.sh fix

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

View File

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