updated build system
Some checks failed
BlockStorage/repertory/pipeline/head There was a failure building this commit

This commit is contained in:
2024-08-03 14:10:15 -05:00
parent d0e9ed4181
commit 68d79c73cf
5 changed files with 4 additions and 38 deletions

Binary file not shown.

View File

@ -1 +0,0 @@
ae85b5545f6171694f4d7f915e8e87a936fcb1a56409e5fb3da89d52e3c224cc sqlite-3.46.0.tar.gz

View File

@ -1,7 +0,0 @@
#!/bin/bash
CFLAGS="-O3 -march=$1 -mtune=generic" ./configure \
--disable-tcl \
--enable-shared=yes \
--enable-static=yes \
--prefix="$2"