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 /settings/settings.go | |
| parent | 6862c2c82d89d30b0283d8a7e77851a802534daa (diff) | |
Really build statically
Diffstat (limited to 'settings/settings.go')
| -rw-r--r-- | settings/settings.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/settings/settings.go b/settings/settings.go index f18c7a1..a7f96c7 100644 --- a/settings/settings.go +++ b/settings/settings.go @@ -1,7 +1,6 @@ package settings /* -#cgo pkg-config: --static libgit2 #include <git2.h> int _go_git_opts_get_search_path(int level, git_buf *buf) |
