mirror of
https://codeberg.org/kiss-community/repo
synced 2024-11-04 14:05:50 -07:00
sqlite: enable option for qt5
This commit is contained in:
parent
27cb2c8048
commit
df19703abc
@ -1,5 +1,7 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
export CPPFLAGS="-DSQLITE_ENABLE_COLUMN_METADATA=1"
|
||||
|
||||
sed -i 's/ -ltinfo//g' configure
|
||||
|
||||
./configure \
|
||||
|
@ -1 +1 @@
|
||||
3.30.1 1
|
||||
3.30.1 2
|
||||
|
Loading…
Reference in New Issue
Block a user