Date: Thu, 4 Jun 2009 06:25:38 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/converters/libiconv Makefile Message-ID: <200906040625.n546PcZH019628@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ed 2009-06-04 06:25:38 UTC
FreeBSD ports repository (src committer)
Modified files:
converters/libiconv Makefile
Log:
Build libiconv with -std=gnu89.
libiconv fails to link when built with a C99 compiler, because it uses
GNU-style inlining.
Approved by: marcus
Revision Changes Path
1.45 +1 -0 ports/converters/libiconv/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906040625.n546PcZH019628>
