aboutsummaryrefslogtreecommitdiff
path: root/reproduce/software/make/python.mk
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 /reproduce/software/make/python.mk
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 'reproduce/software/make/python.mk')
0 files changed, 0 insertions, 0 deletions