This commit is contained in:
1
support/3rd_party/sqlite_configure.sh
vendored
1
support/3rd_party/sqlite_configure.sh
vendored
@ -5,7 +5,6 @@ if [ "$1" == "mingw64" ]; then
|
||||
fi
|
||||
|
||||
CFLAGS="-O3 -march=$2 -mtune=generic" ./configure \
|
||||
--disable-amalgamation \
|
||||
--disable-tcl \
|
||||
--enable-shared=yes \
|
||||
--enable-static=yes \
|
||||
|
Reference in New Issue
Block a user