Opened 13 years ago

Closed 12 years ago

#28705 closed enhancement (fixed)

Fix to build libiconv with clang

Reported by: bradskins@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: jeremyhu (Jeremy Huddleston Sequoia)
Port: libiconv

Description (last modified by mf2k (Frank Schima))

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

Change History (4)

comment:1 Changed 13 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: clang libiconv fixes removed
Owner: changed from macports-tickets@… to ryandesign@…
Type: submissionenhancement
Version: 1.9.2

comment:2 Changed 13 years ago by jmroot (Joshua Root)

We don't build libiconv with clang even on 10.7. Seems like this should be taken upstream.

comment:3 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

We do on Xcode 4.2+, but I haven't heard of any problems as a result. See also #28706 for more discussion.

comment:4 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: jeremyhu@… added
Resolution: fixed
Status: newclosed

Actually, libiconv's build with clang was problematic, and was fixed in r80075.

Note: See TracTickets for help on using tickets.