added -lsqlite3
This commit is contained in:
@@ -1 +1 @@
|
|||||||
LDLIBS := -lm -lpthread
|
LDLIBS := -lm -lpthread -lsqlite3
|
||||||
|
Reference in New Issue
Block a user
@@ -1 +1 @@
|
|||||||
LDLIBS := -lm -lpthread
|
LDLIBS := -lm -lpthread -lsqlite3
|
||||||
|