Summary: | [PATCH] Add libiconv support to devel/mingw32-gcc | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | MOROHOSHI Akihiko <moro> | ||||
Component: | Individual Port(s) | Assignee: | Lev A. Serebryakov <lev> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
MOROHOSHI Akihiko
2005-10-08 15:30:22 UTC
Responsible Changed From-To: freebsd-ports-bugs->lev Over to maintainer. State Changed From-To: open->feedback Sorry for year of silince. How iconv support can be added to current 3.4.5 compiler? It doesn't have mentions of libiconv in ./configure. Is --with-gettext does right thing for you? lev 2006-12-05 11:32:32 UTC FreeBSD ports repository Modified files: devel/mingw32-gcc Makefile Added files: devel/mingw32-gcc/files patch-gcc-configure Log: Add optional iconv support to gcc. PR: ports/87120 Submitted by: MOROHOSHI Akihiko <moro@remus.dti.ne.jpg> Revision Changes Path 1.32 +11 -0 ports/devel/mingw32-gcc/Makefile 1.1 +11 -0 ports/devel/mingw32-gcc/files/patch-gcc-configure (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: feedback->closed Commited, thanks! Sorry for year-long delay. |