improve mkandroid

This commit is contained in:
Vitor Santos Costa 2015-03-28 20:13:52 +00:00
parent 206d6cebcf
commit cd45c04514

View File

@ -166,8 +166,8 @@ else
--enable-dynamic-loading \
--with-swig \
--with-gmp=$GMPDIR \
--with-sqlite3=$SQLITE3DIR \
--enable-chr=yes #--enable-threads
--with-sqlite3=$SQLITE3DIR #\
#--enable-chr=yes #--enable-threads
make depend
make -j install
fi