Update buildsys

FossilOrigin-Name: a607fd2cde697182961820ada71e557cd5d8f9be70ceafc5d82fd5ef899158a6
This commit is contained in:
Jonathan Schleifer 2020-10-03 00:03:19 +00:00
parent e480f8892d
commit 5b8af3d987
7 changed files with 9 additions and 10 deletions

View file

@ -1,3 +1,4 @@
package_format 1
CPPFLAGS="$CPPFLAGS @SQLITE3_CPPFLAGS@"
LIBS="-lobjsqlite3 @SQLITE3_LIBS@ $LIBS"
FRAMEWORK_LIBS="-framework ObjSQLite3 @SQLITE3_LIBS@ $FRAMEWORK_LIBS"