Update PKGBUILD

This commit is contained in:
Tao Zuhong
2024-06-09 17:02:37 +08:00
committed by GitHub
parent 19dd2f0547
commit cc90cfcfdb

View File

@@ -34,8 +34,7 @@ build() {
--host=${MINGW_CHOST} \
--target="${MINGW_CHOST}" \
--enable-static \
--enable-shared \
SQLITE_USER_AUTHENTICATION=1
--enable-shared
make
}