Another thing you could try is just rebuilding libgit2 locally on your system 
(instead of all of julia), or maybe using the build from homebrew if they link 
against libcurl, and replacing the copy of libgit2 included in julia with your 
rebuilt version (either overwrite the dylib, or move the old one out of the way 
and use the right DYLD_LIBRARY_PATH setting to load a different one).

Reply via email to