#31504: xorg-cf-files has a bad Concat3 macro (somehow gcc doesn't trip on it) ------------------------------------+--------------------------------------- Reporter: takanori@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: Port: xorg-cf-files | ------------------------------------+--------------------------------------- Comment(by jmr@…): Looks like imake really needs -traditional-cpp for those macros so the whitespace comes out right. Since clang doesn't support that option, I've fixed it to use cpp instead of $CC -E in r93865. -- Ticket URL: <https://trac.macports.org/ticket/31504#comment:13> MacPorts <http://www.macports.org/> Ports system for Mac OS