[MacPorts] #33165: transfig: error: empty character constant
MacPorts
noreply at macports.org
Mon Mar 12 15:43:57 PDT 2012
#33165: transfig: error: empty character constant
-----------------------------------+----------------------------------------
Reporter: jhklubek@… | Owner: jeremyhu@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: base | Version: 2.0.3
Resolution: | Keywords: xmkmf
Port: |
-----------------------------------+----------------------------------------
Comment(by jeremyhu@…):
You can do this in the affected ports to work around the issue until
#31504 is fixed:
{{{
# http://trac.macports.org/ticket/31504
if {${configure.compiler} == "clang"} {
configure.compiler llvm-gcc-4.2
}
xmkmf.env-append IMAKECPP="${configure.cpp}"
}}}
--
Ticket URL: <https://trac.macports.org/ticket/33165#comment:15>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list