Make dynamic link of libiconv from ports work again.
authorume <ume@FreeBSD.org>
Tue, 2 Feb 2016 11:51:18 +0000 (11:51 +0000)
committerume <ume@FreeBSD.org>
Tue, 2 Feb 2016 11:51:18 +0000 (11:51 +0000)
commit08d60f77fad33862cdb65c438131e126658af325
tree3dcee1a540f4194e2aa14e0e8055f5bf516aace3
parent2dd3f93a4bbeb8931ca56f139ef169319ae075c2
Make dynamic link of libiconv from ports work again.
The symbols of libiconv from ports were changed to
have prefixed.
Since we have iconv in our libc these days, we don't
need it on 10.X and later.  However, 9.X still need
this.

Spotted by: Yoshihiko Sarumaru
MFC after: 1 days
bin/csh/iconv_stub.c