Skip to content

Commit 1ce7a6f

Browse files
committed
use makefile to pass compile time flag for sqlite
1 parent 84f51f4 commit 1ce7a6f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

daemon/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
all:
2+
go build --tags "json1"

0 commit comments

Comments
 (0)