svn commit: r339285 - in head: archivers/hs-tar archivers/hs-zip-archive archivers/hs-zlib archivers/hs-zlib-bindings archivers/hs-zlib-conduit archivers/hs-zlib-enum audio/hs-ALUT audio/hs-OpenAL ...

Tijl Coosemans tijl at FreeBSD.org
Fri Jan 10 08:47:56 UTC 2014


On Thu, 9 Jan 2014 21:29:40 +0000 (UTC) Gabor Pali wrote:
> Author: pgj
> Date: Thu Jan  9 21:29:39 2014
> New Revision: 339285
> URL: http://svnweb.freebsd.org/changeset/ports/339285
> 
> Log:
>   - Fix a run-time problem with lang/ghc on FreeBSD 10.0 and later, caused by
>     the iconv changes (basically GHCi was rendered unusable)

Out of curiosity, how does using __bsd_iconv_open instead of iconv_open
fix the problem?


More information about the svn-ports-all mailing list