updated build system
Some checks are pending
BlockStorage/repertory/pipeline/head Build queued...

This commit is contained in:
2024-08-03 10:28:17 -05:00
parent ef9fbf775c
commit 1f43ab3bcc
4 changed files with 3 additions and 2 deletions

View File

@ -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 \