Make sure we link to sqlite3
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
% -*- mode: erlang -*-
|
||||
{port_envs, [{"DRV_LDFLAGS", "$DRV_LDFLAGS -lsqlite3"}]}.
|
||||
{cover_enabled, true}.
|
||||
{eunit_opts, [verbose, {report,{eunit_surefire,[{dir,"."}]}}]}.
|
||||
|
||||
Reference in New Issue
Block a user