Update build.sh
This commit is contained in:
parent
64ab8ae6d2
commit
a33a65372f
@ -14,8 +14,8 @@ TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
|
||||
--without-ntfs3g
|
||||
--without-ntfs
|
||||
--without-reiserfs
|
||||
CXXLIBS=-lncurses -ltinfo
|
||||
CXXFLAGS=-Wall
|
||||
CXXLIBS="-lncurses -ltinfo"
|
||||
CXXFLAGS="-Wall"
|
||||
"
|
||||
TERMUX_PKG_BUILD_IN_SRC=true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user