#28705: Fix to build libiconv with clang ---------------------------------+------------------------------------------ Reporter: bradskins@… | Owner: ryandesign@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: libiconv ---------------------------------+------------------------------------------ Changes (by macsforever2000@…): * keywords: clang libiconv fixes => * owner: macports-tickets@… => ryandesign@… * version: 1.9.2 => * type: submission => enhancement Old description:
Please add the following line to the portfile, so libiconv can be compiled with clang:
configure.cflags -std=gnu89
Notes: http://lists.freebsd.org/pipermail/freebsd- gnome/2009-June/022546.html
New description: Please add the following line to the portfile, so libiconv can be compiled with clang: {{{ configure.cflags -std=gnu89 }}} Notes: http://lists.freebsd.org/pipermail/freebsd- gnome/2009-June/022546.html -- -- Ticket URL: <https://trac.macports.org/ticket/28705#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS