aboutsummaryrefslogtreecommitdiff
path: root/.file-metadata
diff options
context:
space:
mode:
authorRaul Infante-Sainz <infantesainz@gmail.com>2019-08-21 23:04:14 +0100
committerRaul Infante-Sainz <infantesainz@gmail.com>2019-08-21 23:04:14 +0100
commitce17a364e7c74077d96f6e7573876db6666dd867 (patch)
tree412835278da05aac4321a214392393c3f576c6fc /.file-metadata
parentc4aa4f77ea94fa969be604f6c1cb5e5d84981c4e (diff)
Using libgit2 implementation of libconv with the option -DUSE_ICONV=OFF
When trying to install `libgit2' on my macOS system, it complains about not finding `_iconv*' functions! But apparently `libgit2' has its own implementation of `libiconv' that it uses if it can't find `libiconv' on macOS. So, the solution to this problem was to add `-DUSE_ICONV=OFF' to the configuration options of `libgit2'. I reported this issue that now is fixed thanks to the help of Mohammad Akhlaghi.
Diffstat (limited to '.file-metadata')
-rw-r--r--.file-metadatabin6349 -> 7194 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/.file-metadata b/.file-metadata
index a6a476c..4059058 100644
--- a/.file-metadata
+++ b/.file-metadata
Binary files differ