Update build.sh
This commit is contained in:
parent
64ab8ae6d2
commit
a33a65372f
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user