Closed
Description
I'm synced to c2d3af2 (current master), and I've run the bootstrap script and tried cleaning, but I always get these linker errors when building the framework target:
Undefined symbols for architecture x86_64:
"_libiconv", referenced from:
_git_path_iconv in libgit2.a(path.c.o)
"_libiconv_close", referenced from:
_git_path_iconv_clear in libgit2.a(path.c.o)
"_libiconv_open", referenced from:
_git_path_iconv_init_precompose in libgit2.a(path.c.o)