[MacPorts] #33479: p5.12-cgi-speedycgi fails to build with clang
MacPorts
noreply at macports.org
Tue Jul 31 06:50:19 PDT 2012
#33479: p5.12-cgi-speedycgi fails to build with clang
------------------------------------+---------------------------------------
Reporter: arno.barbier@… | Owner: markd@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.4
Keywords: | Port: p5.12-cgi-speedycgi
------------------------------------+---------------------------------------
Comment(by jmr@…):
Could be expecting GNU extension semantics for the inline keyword, rather
than the standard C9 semantics provided by clang. If so, adding
`-std=gnu89` to the CFLAGS should make it work.
--
Ticket URL: <https://trac.macports.org/ticket/33479#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list