[MacPorts] #41408: xorg-cf-files/imake/xcb: Concat3() macro failure w/ clang with Xcode 5
MacPorts
noreply at macports.org
Thu Oct 9 17:10:03 PDT 2014
#41408: xorg-cf-files/imake/xcb: Concat3() macro failure w/ clang with Xcode 5
----------------------------------+--------------------
Reporter: ionic@… | Owner: jmr@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: fixed | Keywords:
Port: xorg-cf-files imake |
----------------------------------+--------------------
Comment (by ryandesign@…):
I love it! I can go fix the ports that use imake. I'll remove the clang
blacklist and add this block:
{{{
# Can remove after MacPorts 2.3.2 is released
if {${os.platform} eq "darwin" && ${os.major} >= 12} {
configure.cpp ${prefix}/bin/tradcpp
}
}}}
--
Ticket URL: <https://trac.macports.org/ticket/41408#comment:12>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list