diff options
| author | Carlos Martín Nieto <[email protected]> | 2014-06-07 15:38:32 +0200 |
|---|---|---|
| committer | Carlos Martín Nieto <[email protected]> | 2014-06-07 15:43:05 +0200 |
| commit | aabeb7f585da1cf966191886eab732db0020a41a (patch) | |
| tree | d414cc7e46aece422e47f9ec43ada6b4ba59dcab /git.go | |
| parent | 6862c2c82d89d30b0283d8a7e77851a802534daa (diff) | |
Really build statically
Diffstat (limited to 'git.go')
| -rw-r--r-- | git.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,7 +1,6 @@ package git /* -#cgo pkg-config: --static libgit2 #include <git2.h> #include <git2/errors.h> */ |
