[89842] trunk/dports/x11/xorg-libX11/Portfile

Joshua Root jmr at macports.org
Thu Feb 16 22:53:31 PST 2012


On 2012-2-17 15:57 , Ryan Schmidt wrote:
> 
> On Feb 16, 2012, at 22:08, Joshua Root wrote:
> 
>> On 2012-2-17 07:10 , Jeremy Huddleston wrote:
>>>
>>> Right, but you stripped off the rest of my reply in which I pointed out that there is no ${configure.cpp} set to begin with, so the issue is not that the port isn't following ${configure.cpp}.  The issue is that ${configure.cpp} isn't set, and we should figure out a way to fix that in base.
>>
>> I imagine whoever set up the values for clang just couldn't figure out
>> anything sensible to set cpp to, since the available /usr/bin/*cpp*
>> tools all invoke gcc or llvm-gcc.
> 
> Wouldn't "${configure.cc} -E" be a sensible value?

With gcc, that doesn't behave quite the same as running cpp. So probably
not if clang is maintaining gcc compatibility in this respect.

- Josh


More information about the macports-dev mailing list