1
0

Build with cgo

This commit is contained in:
dump_stack() 2023-03-16 18:46:46 +00:00
parent 585a608083
commit 12d5d43d7a
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC

View File

@ -62,7 +62,7 @@ Build *out-of-tree*::
$ git clone https://code.dumpstack.io/tools/out-of-tree
$ cd out-of-tree
$ go build -o ~/bin/out-of-tree
$ CGO_ENABLED=1 go build -o ~/bin/out-of-tree
.. note::
On a GNU/Linux you need to add your user to docker group if you want